abduco: update to 0.6.
This commit is contained in:
parent
13df590526
commit
606ec8b505
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'abduco'
|
# Template file for 'abduco'
|
||||||
pkgname=abduco
|
pkgname=abduco
|
||||||
version=0.5
|
version=0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Session management in a clean and simple way"
|
short_desc="Session management in a clean and simple way"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://www.brain-dump.org/projects/abduco/"
|
homepage="http://www.brain-dump.org/projects/abduco/"
|
||||||
distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.brain-dump.org/projects/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=bf22226a4488355a7001a5dabbd1e8e3b7e7645efd1519274b956fcb8bcff086
|
checksum=c90909e13fa95770b5afc3b59f311b3d3d2fdfae23f9569fa4f96a3e192a35f4
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC="$CC"
|
make CC="$CC"
|
||||||
|
|
Loading…
Reference in New Issue