mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
srt: update to 1.5.3.
This commit is contained in:
parent
fbc6749b0c
commit
388427f760
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'srt'
|
# Template file for 'srt'
|
||||||
pkgname=srt
|
pkgname=srt
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
-DCMAKE_INSTALL_BINDIR=bin
|
-DCMAKE_INSTALL_BINDIR=bin
|
||||||
|
@ -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=463970a3f575446b3f55abb6f323d5476c963c77b3c975cd902e9c87cdd9a92c
|
checksum=befaeb16f628c46387b898df02bc6fba84868e86a6f6d8294755375b9932d777
|
||||||
|
|
||||||
libsrt_package() {
|
libsrt_package() {
|
||||||
depends="libsrt>=${version}_${revision}"
|
depends="libsrt>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue