diff --git a/srcpkgs/acr/template b/srcpkgs/acr/template index 58242f9665..1cf9495ca0 100644 --- a/srcpkgs/acr/template +++ b/srcpkgs/acr/template @@ -1,6 +1,6 @@ # Template file for 'acr' pkgname=acr -version=0.9.8 +version=0.9.6 revision=1 build_style=gnu-configure short_desc="AutoConf Replacement" @@ -8,7 +8,7 @@ maintainer="pancake " license="GPL-3" homepage="http://github.com/radare/${pkgname}" distfiles="https://github.com/radare/${pkgname}/archive/${version}.tar.gz" -checksum=51f0859e56d4f5322f094765412ec298b4ec9cc62a4c4d7971f378fdf499a31c +checksum=ad5ebef15c835e86f6bd6479633ec94a34d0b57dfc684c36a42cba4d655ef407 long_desc=" ACR tries to replace autoconf functionality generating a full-compatible 'configure' script (runtime flags). But using shell-script instead of m4.