acr: update to 0.9.8.
This commit is contained in:
@@ -1,16 +1,17 @@
|
|||||||
# Template file for 'acr'
|
# Template file for 'acr'
|
||||||
pkgname=acr
|
pkgname=acr
|
||||||
version=0.9.6
|
version=0.9.8
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
|
create_srcdir=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="AutoConf Replacement"
|
short_desc="AutoConf Replacement"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="pancake <pancake@nopcode.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://github.com/radare/${pkgname}"
|
homepage="http://github.com/radare/${pkgname}"
|
||||||
distfiles="https://github.com/radare/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/radare/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=ad5ebef15c835e86f6bd6479633ec94a34d0b57dfc684c36a42cba4d655ef407
|
checksum=10db4b3f8272f427a245c0bbe039c1e240dc810de9ced4aa8789f4b28f0bf4ec
|
||||||
long_desc="
|
long_desc="
|
||||||
ACR tries to replace autoconf functionality generating a full-compatible
|
ACR tries to replace autoconf functionality generating a full-compatible
|
||||||
'configure' script (runtime flags). But using shell-script instead of m4.
|
configure script (runtime flags). But using shell-script instead of m4.
|
||||||
This means that ACR is faster, smaller and easy to use."
|
This means that ACR is faster, smaller and easy to use."
|
||||||
|
|||||||
Reference in New Issue
Block a user