libs/srt: bump to 1.5.4
authorKoen Vandeputte <koen.vandeputte@citymesh.com>
Fri, 15 Nov 2024 08:23:31 +0000 (09:23 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 12 Feb 2025 10:09:36 +0000 (17:09 +0700)
- No API/ABI changes
- Changelog: https://github.com/Haivision/srt/releases/tag/v1.5.4

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
libs/srt/Makefile

index aaee44a54f39e569a8c692da0f4ff9e3f573f9ac..88ee82c0213044c2d065419634d0687b975aab16 100644 (file)
@@ -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 <koen.vandeputte@citymesh.com>
 
 PKG_LICENSE:=MPL-2.0