bzrtp: update to 5.0.55.
This commit is contained in:
parent
0f7d49e398
commit
cb33999566
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'bzrtp'
|
# Template file for 'bzrtp'
|
||||||
pkgname=bzrtp
|
pkgname=bzrtp
|
||||||
version=4.4.17
|
version=5.0.55
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=0 -DENABLE_STATIC=FALSE"
|
configure_args="-DENABLE_TESTS=FALSE -DENABLE_STATIC=FALSE"
|
||||||
makedepends="bctoolbox-devel mbedtls-devel libxml2-devel bctoolbox-devel sqlite-devel"
|
makedepends="bctoolbox-devel mbedtls-devel libxml2-devel bctoolbox-devel sqlite-devel"
|
||||||
short_desc="Opensource implementation of ZRTP keys exchange protocol"
|
short_desc="Opensource implementation of ZRTP keys exchange protocol"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.linphone.org"
|
homepage="https://www.linphone.org"
|
||||||
distfiles="https://gitlab.linphone.org/BC/public/bzrtp/-/archive/${version}/bzrtp-${version}.tar.gz"
|
distfiles="https://gitlab.linphone.org/BC/public/bzrtp/-/archive/${version}/bzrtp-${version}.tar.gz"
|
||||||
checksum=8cfb6f8be7be64046982849aaa48020caf5c6f1ab9cd9422af6082dfd669267d
|
checksum=53e94486fdb2bece03ebe0daf49b5d476cab977babec364cd04407aca25be4c2
|
||||||
|
|
||||||
bzrtp-devel_package() {
|
bzrtp-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue