libsrtp: update to 2.6.0.
This commit is contained in:
parent
6b7e7685d8
commit
94974721e8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libsrtp'
|
||||
pkgname=libsrtp
|
||||
version=2.5.0
|
||||
revision=2
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dcrypto-library=openssl"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/cisco/libsrtp"
|
||||
changelog="https://raw.githubusercontent.com/cisco/libsrtp/master/CHANGES"
|
||||
distfiles="https://github.com/cisco/libsrtp/archive/v${version}.tar.gz"
|
||||
checksum=8a43ef8e9ae2b665292591af62aa1a4ae41e468b6d98d8258f91478735da4e09
|
||||
checksum=bf641aa654861be10570bfc137d1441283822418e9757dc71ebb69a6cf84ea6b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue