libsrtp: update to 2.1.0
This commit is contained in:
parent
4a2c18c88c
commit
2f4c9f9d5d
@ -1189,7 +1189,7 @@ libdotconf.so.0 dotconf-1.3_1
|
|||||||
libspeechd.so.2 speech-dispatcher-0.8_1
|
libspeechd.so.2 speech-dispatcher-0.8_1
|
||||||
libre2.so.0 re2-2015.07.01_1
|
libre2.so.0 re2-2015.07.01_1
|
||||||
libminizip.so.1 minizip-1.2.7_1
|
libminizip.so.1 minizip-1.2.7_1
|
||||||
libsrtp.so.1 libsrtp-1.5.4_1
|
libsrtp2.so.1 libsrtp-2.1.0_1
|
||||||
libjsoncpp.so.19 jsoncpp-1.8.3_1
|
libjsoncpp.so.19 jsoncpp-1.8.3_1
|
||||||
libesmtp.so.6 libesmtp-1.0.6_4
|
libesmtp.so.6 libesmtp-1.0.6_4
|
||||||
libcaca.so.0 libcaca-0.99.beta18_3
|
libcaca.so.0 libcaca-0.99.beta18_3
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
# Template build file for 'libsrtp'.
|
# Template build file for 'libsrtp'.
|
||||||
pkgname=libsrtp
|
pkgname=libsrtp
|
||||||
version=1.6.0
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target="libsrtp.a shared_library"
|
make_build_target="all shared_library"
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
short_desc="Library implementing SRTP, the Secure Real-time Transport Protocol"
|
short_desc="Library implementing SRTP, the Secure Real-time Transport Protocol"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/cisco/libsrtp"
|
homepage="https://github.com/cisco/libsrtp"
|
||||||
distfiles="https://github.com/cisco/libsrtp/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cisco/libsrtp/archive/v${version}.tar.gz"
|
||||||
checksum=1a3e7904354d55e45b3c5c024ec0eab1b8fa76fdbf4dd2ea2625dad2b3c6edde
|
checksum=0302442ed97d34a77abf84617b657e77674bdd8e789d649f1cac0c5f0d0cf5ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user