bzrtp: update to 5.1.12.
This commit is contained in:
parent
6c7d8b4222
commit
96cd204897
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bzrtp'
|
||||
pkgname=bzrtp
|
||||
version=5.0.55
|
||||
version=5.1.12
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTS=FALSE -DENABLE_STATIC=FALSE"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.linphone.org"
|
||||
distfiles="https://gitlab.linphone.org/BC/public/bzrtp/-/archive/${version}/bzrtp-${version}.tar.gz"
|
||||
checksum=53e94486fdb2bece03ebe0daf49b5d476cab977babec364cd04407aca25be4c2
|
||||
checksum=c1b44db05ab6d4df7a29d53c6aaff9a6cd79ce73d46d406f01d737e3c4cfb01e
|
||||
|
||||
bzrtp-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site=https://gitlab.linphone.org/BC/public/bzrtp/-/tags
|
Loading…
Reference in New Issue