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}"