srt: update to 1.5.3.

This commit is contained in:
Duncaen 2023-09-10 15:25:33 +02:00
parent fbc6749b0c
commit 388427f760
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

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