diff --git a/srcpkgs/srt/template b/srcpkgs/srt/template index 9a4e8956e10..0856c4f86d2 100644 --- a/srcpkgs/srt/template +++ b/srcpkgs/srt/template @@ -1,7 +1,7 @@ # Template file for 'srt' pkgname=srt -version=1.5.2 -revision=2 +version=1.5.3 +revision=1 build_style=cmake configure_args=" -DCMAKE_INSTALL_BINDIR=bin @@ -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=463970a3f575446b3f55abb6f323d5476c963c77b3c975cd902e9c87cdd9a92c +checksum=befaeb16f628c46387b898df02bc6fba84868e86a6f6d8294755375b9932d777 libsrt_package() { depends="libsrt>=${version}_${revision}"