belcard: update to 5.2.6.
This commit is contained in:
parent
b2d45eba83
commit
f69a689db0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'belcard'
|
# Template file for 'belcard'
|
||||||
pkgname=belcard
|
pkgname=belcard
|
||||||
version=5.1.12
|
version=5.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_STATIC=FALSE -DENABLE_UNIT_TESTS=FALSE"
|
configure_args="-DENABLE_STATIC=FALSE -DENABLE_UNIT_TESTS=FALSE"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://linphone.org"
|
homepage="https://linphone.org"
|
||||||
distfiles="https://gitlab.linphone.org/BC/public/belcard/-/archive/${version}/belcard-${version}.tar.gz"
|
distfiles="https://gitlab.linphone.org/BC/public/belcard/-/archive/${version}/belcard-${version}.tar.gz"
|
||||||
checksum=529c6cc7edbc505495a850713020eb4d09a6aaa8d19983322f68ef0705081efe
|
checksum=36a6a03493349ead775b7dfb4ed3435abf2eb0b92ff145c2cd2107f6ca51821d
|
||||||
|
|
||||||
belcard-devel_package() {
|
belcard-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue