mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
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:
parent
d58f4caac2
commit
a0a9e0b647
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'cbang'
|
# Template file for 'cbang'
|
||||||
pkgname=cbang
|
pkgname=cbang
|
||||||
reverts=1.6.0_1
|
version=1.6.0
|
||||||
version=1.5.1
|
revision=2
|
||||||
revision=3
|
|
||||||
build_style=scons
|
build_style=scons
|
||||||
make_build_args="sharedlib=1 staticlib=1"
|
make_build_args="sharedlib=1 staticlib=1"
|
||||||
make_install_args="${make_build_args}"
|
make_install_args="${make_build_args}"
|
||||||
|
@ -14,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://github.com/CauldronDevelopmentLLC/cbang"
|
homepage="https://github.com/CauldronDevelopmentLLC/cbang"
|
||||||
distfiles="https://github.com/CauldronDevelopmentLLC/cbang/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/CauldronDevelopmentLLC/cbang/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=cff5e9e9280512c49439643465dec9e84f84debaa02fe2473e51b37f6fa50846
|
checksum=8aa5efacf419b712b5bd0172c9d56301bdcbd477cb590ceec25c3595a192e9c0
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make_build_args+=" prefix=$DESTDIR/usr"
|
make_build_args+=" prefix=$DESTDIR/usr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue