mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libsrtp: update to 2.7.0.
This commit is contained in:
parent
04e7eef157
commit
4bc2523758
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsrtp'
|
# Template file for 'libsrtp'
|
||||||
pkgname=libsrtp
|
pkgname=libsrtp
|
||||||
version=2.6.0
|
version=2.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dcrypto-library=openssl"
|
configure_args="-Dcrypto-library=openssl"
|
||||||
|
@ -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=bf641aa654861be10570bfc137d1441283822418e9757dc71ebb69a6cf84ea6b
|
checksum=54facb1727a557c2a76b91194dcb2d0a453aaf8e2d0cbbf1e3c2848c323e28ad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue