cbang: update to 1.6.0 again

The previous update was too quick, based on a temporary
distfile which went away soon after. This one should be ok.
This commit is contained in:
Jürgen Buchmüller 2020-07-26 08:33:30 +02:00
parent d58f4caac2
commit a0a9e0b647

View file

@ -1,8 +1,7 @@
# Template file for 'cbang'
pkgname=cbang
reverts=1.6.0_1
version=1.5.1
revision=3
version=1.6.0
revision=2
build_style=scons
make_build_args="sharedlib=1 staticlib=1"
make_install_args="${make_build_args}"
@ -14,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="LGPL-2.1-only"
homepage="https://github.com/CauldronDevelopmentLLC/cbang"
distfiles="https://github.com/CauldronDevelopmentLLC/cbang/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=cff5e9e9280512c49439643465dec9e84f84debaa02fe2473e51b37f6fa50846
checksum=8aa5efacf419b712b5bd0172c9d56301bdcbd477cb590ceec25c3595a192e9c0
pre_build() {
make_build_args+=" prefix=$DESTDIR/usr"