main/bctoolbox: upgrade to 5.0.44

This commit is contained in:
Francesco Colista 2021-10-28 09:18:49 +00:00
parent 7500267e49
commit 7fdc33a3ec

View File

@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=bctoolbox
pkgver=5.0.23
pkgver=5.0.44
pkgrel=0
pkgdesc="Utilities library used by Belledonne Communications softwares like belle-sip, mediastreamer2 and linphone"
url="https://github.com/BelledonneCommunications/bctoolbox"
@ -10,8 +10,7 @@ license="GPL-2.0-or-later"
options="!check" # bcunit not available
makedepends="cmake mbedtls-dev"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz
cmake-bcunit-fix.patch"
source="$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz"
build() {
cmake \
@ -47,6 +46,5 @@ dev() {
}
sha512sums="
efb5c4390e3ad0a602be8b2f2c53f3d4541075c09d6b5c4d812c22be7e4416c02229135b54ffb6411e931a379fb14ae7e91e50a70b75032e246e8e4457d62870 bctoolbox-5.0.23.tar.gz
466d2a7aa33952c8086c698030af0addc79373aa31104cbe6133d352682439ae5c30055ea4f162cc9b6b9fc54bf3dea0ddcff78e0042e7ce43833d82b9487116 cmake-bcunit-fix.patch
ba9cfd8b100372cef9b180721600ed00e6a4449c6eae39abc42816bcaa7ea207f7382693456ee80c95960983952bf720b4f27c6225c18db8a2de9799efe4012b bctoolbox-5.0.44.tar.gz
"