libsrtp: update to 2.6.0.

This commit is contained in:
Duncaen 2024-03-05 16:40:43 +01:00
parent 6b7e7685d8
commit 94974721e8
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'libsrtp' # Template file for 'libsrtp'
pkgname=libsrtp pkgname=libsrtp
version=2.5.0 version=2.6.0
revision=2 revision=1
build_style=meson build_style=meson
configure_args="-Dcrypto-library=openssl" configure_args="-Dcrypto-library=openssl"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/cisco/libsrtp" homepage="https://github.com/cisco/libsrtp"
changelog="https://raw.githubusercontent.com/cisco/libsrtp/master/CHANGES" changelog="https://raw.githubusercontent.com/cisco/libsrtp/master/CHANGES"
distfiles="https://github.com/cisco/libsrtp/archive/v${version}.tar.gz" distfiles="https://github.com/cisco/libsrtp/archive/v${version}.tar.gz"
checksum=8a43ef8e9ae2b665292591af62aa1a4ae41e468b6d98d8258f91478735da4e09 checksum=bf641aa654861be10570bfc137d1441283822418e9757dc71ebb69a6cf84ea6b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE