mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libsrtp: update to 2.6.0.
This commit is contained in:
parent
6b7e7685d8
commit
94974721e8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue