From: Koen Vandeputte Date: Fri, 15 Nov 2024 08:23:31 +0000 (+0100) Subject: libs/srt: bump to 1.5.4 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f9dbeea92b3e7aa47bf11843c32d7baaf6224cd5;p=feed%2Fpackages.git libs/srt: bump to 1.5.4 - No API/ABI changes - Changelog: https://github.com/Haivision/srt/releases/tag/v1.5.4 Signed-off-by: Koen Vandeputte --- diff --git a/libs/srt/Makefile b/libs/srt/Makefile index aaee44a54f..88ee82c021 100644 --- a/libs/srt/Makefile +++ b/libs/srt/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=srt -PKG_VERSION:=1.5.3 +PKG_VERSION:=1.5.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/haivision/srt/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=befaeb16f628c46387b898df02bc6fba84868e86a6f6d8294755375b9932d777 +PKG_HASH:=d0a8b600fe1b4eaaf6277530e3cfc8f15b8ce4035f16af4a5eb5d4b123640cdd PKG_MAINTAINER:=Koen Vandeputte PKG_LICENSE:=MPL-2.0