acr: update to 0.9.4
This commit is contained in:
parent
995beca93e
commit
5e25f23e11
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acr'
|
||||
pkgname=acr
|
||||
version=0.9.2
|
||||
version=0.9.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -9,7 +9,7 @@ maintainer="pancake <pancake@nopcode.org>"
|
|||
license="GPL-3"
|
||||
homepage="http://github.com/radare/${pkgname}"
|
||||
distfiles="https://github.com/radare/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=1a0172e2182449e2bddd2fca7ff8d4a5e187f0823ee0245903f27a1cd415b0ac
|
||||
checksum=58f7aa209fd625839e87dabd94767eb8c0cb2dd93e24d4d7031efcb1a96f597a
|
||||
long_desc="
|
||||
ACR tries to replace autoconf functionality generating a full-compatible
|
||||
'configure' script (runtime flags). But using shell-script instead of m4.
|
||||
|
|
Loading…
Reference in New Issue