bctoolbox: update to 5.3.79.

This commit is contained in:
John 2024-09-05 20:37:45 +02:00 committed by John Zimmermann
parent fe79af3dde
commit 86f0bbe3d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bctoolbox'
pkgname=bctoolbox
version=5.3.77
version=5.3.79
revision=1
build_style=cmake
configure_args="-DENABLE_TESTS=ON -DENABLE_TESTS_COMPONENT=FALSE
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-only"
homepage="https://gitlab.linphone.org/BC/public/bctoolbox"
distfiles="https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/${version}/bctoolbox-${version}.tar.gz"
checksum=bb0ce0da869e598512e20e69f734b5a86cb9713a5a7aa7071990274945e90cbe
checksum=8293326971b5e7c3b0ef77e4f62653ecaf169af0c82d34acb1e26ff62c4e3801
bctoolbox-devel_package() {
depends="bctoolbox-${version}_${revision}"