mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
srt: update to 1.5.2.
This commit is contained in:
parent
c0c386f5a0
commit
40450a5fe0
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'srt'
|
# Template file for 'srt'
|
||||||
pkgname=srt
|
pkgname=srt
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -12,8 +12,9 @@ short_desc="Secure, Reliable, Transport"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/Haivision/srt"
|
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"
|
distfiles="https://github.com/Haivision/srt/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=af891e7a7ffab61aa76b296982038b3159da690f69ade7c119f445d924b3cf53
|
checksum=463970a3f575446b3f55abb6f323d5476c963c77b3c975cd902e9c87cdd9a92c
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue