From 3c99771d1ef88444952b5839e95608641caa80fd Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 13 Nov 2024 18:03:38 +0100 Subject: [PATCH] srt: update to 1.5.4. --- srcpkgs/srt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/srt/template b/srcpkgs/srt/template index 0856c4f86d2..0543f2f604a 100644 --- a/srcpkgs/srt/template +++ b/srcpkgs/srt/template @@ -1,6 +1,6 @@ # Template file for 'srt' pkgname=srt -version=1.5.3 +version=1.5.4 revision=1 build_style=cmake configure_args=" @@ -14,7 +14,7 @@ license="MPL-2.0" homepage="https://github.com/Haivision/srt" changelog="https://github.com/Haivision/srt/releases" distfiles="https://github.com/Haivision/srt/archive/refs/tags/v${version}.tar.gz" -checksum=befaeb16f628c46387b898df02bc6fba84868e86a6f6d8294755375b9932d777 +checksum=d0a8b600fe1b4eaaf6277530e3cfc8f15b8ce4035f16af4a5eb5d4b123640cdd libsrt_package() { depends="libsrt>=${version}_${revision}"