mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
srt: update to 1.5.4.
This commit is contained in:
parent
5fc36376a9
commit
3c99771d1e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'srt'
|
# Template file for 'srt'
|
||||||
pkgname=srt
|
pkgname=srt
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -14,7 +14,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/Haivision/srt"
|
homepage="https://github.com/Haivision/srt"
|
||||||
changelog="https://github.com/Haivision/srt/releases"
|
changelog="https://github.com/Haivision/srt/releases"
|
||||||
distfiles="https://github.com/Haivision/srt/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Haivision/srt/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=befaeb16f628c46387b898df02bc6fba84868e86a6f6d8294755375b9932d777
|
checksum=d0a8b600fe1b4eaaf6277530e3cfc8f15b8ce4035f16af4a5eb5d4b123640cdd
|
||||||
|
|
||||||
libsrt_package() {
|
libsrt_package() {
|
||||||
depends="libsrt>=${version}_${revision}"
|
depends="libsrt>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue