srt: update to 1.5.4.

This commit is contained in:
Duncaen 2024-11-13 18:03:38 +01:00
parent 5fc36376a9
commit 3c99771d1e
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

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