mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
bctoolbox: update to 5.2.109.
This commit is contained in:
parent
77b4784b75
commit
9602273cd8
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'bctoolbox'
|
||||
pkgname=bctoolbox
|
||||
version=5.2.6
|
||||
revision=2
|
||||
version=5.2.109
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTS=ON -DENABLE_TESTS_COMPONENT=FALSE
|
||||
-DCMAKE_MODULE_PATH=/usr/lib/cmake"
|
||||
-DENABLE_STRICT=FALSE -DCMAKE_MODULE_PATH=/usr/lib/cmake"
|
||||
makedepends="bcunit-devel mbedtls-devel"
|
||||
short_desc="Library to create and run audio and video streams"
|
||||
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=573dd538cfdb6b13007c843ded101601d441b5da717597171823e49a619083c4
|
||||
checksum=54d66d62146a7b5cfab5c33a31a34bc1b5e99c1b38bc0d10ec29a079b1886e1b
|
||||
|
||||
bctoolbox-devel_package() {
|
||||
depends="bctoolbox-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue