* update bzrtp to 5.1.67-1

This commit is contained in:
Alexander Baldeck 2022-12-10 22:33:26 +01:00
parent 024865d858
commit 6283fc04c2

View File

@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas@archlinux.org>
pkgname=bzrtp
pkgver=5.1.64
pkgver=5.1.67
pkgrel=1
pkgdesc='Open source implementation of ZRTP keys exchange protocol'
arch=(x86_64 powerpc64le powerpc riscv64)
@ -11,7 +11,7 @@ license=(GPL2)
depends=(libxml2 bctoolbox sqlite)
makedepends=(bcunit cmake)
source=(https://gitlab.linphone.org/BC/public/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
sha256sums=('140013a851051e56a950230c614859280738b3a3b007d0dd3b5a71cc31222289')
sha256sums=('729ad666bdf5a64c20a063d60d40ebfb55821e785147a16dc5f7978511155b04')
build() {
cmake -B build -S $pkgname-$pkgver \