srt: update to 1.5.2.

This commit is contained in:
Duncaen 2023-07-01 14:03:29 +02:00
parent c0c386f5a0
commit 40450a5fe0
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'srt'
pkgname=srt
version=1.5.1
version=1.5.2
revision=1
build_style=cmake
configure_args="
@ -12,8 +12,9 @@ short_desc="Secure, Reliable, Transport"
maintainer="Duncaen <duncaen@voidlinux.org>"
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=af891e7a7ffab61aa76b296982038b3159da690f69ade7c119f445d924b3cf53
checksum=463970a3f575446b3f55abb6f323d5476c963c77b3c975cd902e9c87cdd9a92c
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"