bzrtp: update to 5.2.6.
This commit is contained in:
parent
98bbe7b163
commit
38c4699af5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bzrtp'
|
# Template file for 'bzrtp'
|
||||||
pkgname=bzrtp
|
pkgname=bzrtp
|
||||||
version=5.1.12
|
version=5.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=FALSE -DENABLE_STATIC=FALSE"
|
configure_args="-DENABLE_TESTS=FALSE -DENABLE_STATIC=FALSE"
|
||||||
|
@ -10,7 +10,7 @@ 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=c1b44db05ab6d4df7a29d53c6aaff9a6cd79ce73d46d406f01d737e3c4cfb01e
|
checksum=f923cbc6728efb9468bc3a0ec1b85d81c31dcfe10e33ca2587200260d62c1884
|
||||||
|
|
||||||
bzrtp-devel_package() {
|
bzrtp-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue