summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorIsmael Luceno2019-09-11 12:00:32 +0200
committerIsmael Luceno2019-09-11 12:00:32 +0200
commita556f05c85879ae764e3bf4321ce6f3d97bdd345 (patch)
tree70b9ba821ab6009598e2b9718e8bb6c18110b2f0 /devel
parent17f68bd3b953776a6d77f1a9aff345c3391068b8 (diff)
acr 1.7.2
Diffstat (limited to 'devel')
-rwxr-xr-xdevel/acr/DETAILS8
-rw-r--r--devel/acr/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/acr/DETAILS b/devel/acr/DETAILS
index 493f1973cf..72d6dc167d 100755
--- a/devel/acr/DETAILS
+++ b/devel/acr/DETAILS
@@ -1,10 +1,10 @@
SPELL=acr
- VERSION=0.9.9
+ VERSION=1.7.2
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://www.lolcathost.org/b/${SOURCE}
- SOURCE_HASH=sha512:07c593803af31f1b6e6358ced048c535c069447b40e95d716290a3cfebb650943e59d5c4845f5a7371efee7615eaafc5836d9ba5a97c3ac063a0467fda514c5b
+ WEB_SITE="https://github.com/radare/acr"
+ SOURCE_URL[0]="$WEB_SITE/archive/$VERSION.tar.gz"
+ SOURCE_HASH=sha512:e19733056a31c980f423c9d887193a14ea45a4f31cc022184839ce625884c66a8945eb48e14cddbcdbaf0963a3182ca2d9e01df83bfe15aabc8b9bde6fae66f6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://nopcode.org/wk.php/Acr"
LICENSE[0]=GPL
ENTERED=20101206
SHORT="autoconf replacement"
diff --git a/devel/acr/HISTORY b/devel/acr/HISTORY
index c5097bb822..613dc0038e 100644
--- a/devel/acr/HISTORY
+++ b/devel/acr/HISTORY
@@ -1,3 +1,6 @@
+2019-09-11 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.7.2
+
2015-01-23 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.9.9