[arch-commits] Commit in bctoolbox/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Dec 28 10:23:33 UTC 2021


    Date: Tuesday, December 28, 2021 @ 10:23:33
  Author: arojas
Revision: 1085477

mbedtls 2.28 rebuild

Modified:
  bctoolbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-28 10:20:02 UTC (rev 1085476)
+++ PKGBUILD	2021-12-28 10:23:33 UTC (rev 1085477)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.0.49
+pkgver=5.0.58
 pkgrel=1
 pkgdesc='A library written in C that allows you to create and run audio and video streams'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(mbedtls bcunit)
 makedepends=(cmake)
 source=(https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7978ef70bd3d10a7356f92d8dd982f875b347fbec4152da6110550f2bd5b0f94')
+sha256sums=('d5ed3f9057be40d1949da4e91e2c2bc173f23bde29f40a9e9479947a4ba46561')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list