srt: update to 1.5.4.
This commit is contained in:
parent
5fc36376a9
commit
3c99771d1e
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue