[arch-commits] Commit in bzrtp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jan 11 19:35:40 UTC 2021
Date: Monday, January 11, 2021 @ 19:35:39
Author: arojas
Revision: 818284
Update to 4.4.24
Modified:
bzrtp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-11 19:35:24 UTC (rev 818283)
+++ PKGBUILD 2021-01-11 19:35:39 UTC (rev 818284)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bzrtp
-pkgver=4.4.22
+pkgver=4.4.24
pkgrel=1
pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
arch=(x86_64)
@@ -10,7 +10,7 @@
depends=(libxml2 bctoolbox sqlite)
makedepends=(bcunit cmake)
source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
-sha256sums=('24ea3d2c8995f94def35a3c8f0777b2db89b3bbf23b6f1bc53acf085553be913')
+sha256sums=('6a77aac01d9701b73b5a1b42afaf6949407aefb46c130559d20def6ae301aa0f')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list