acr, bump version (#3711)

* acr, bump version
This commit is contained in:
Schrijvers Luc
2019-03-25 09:34:33 +01:00
committed by GitHub
parent 42f7ae2600
commit 55bc943068

View File

@@ -3,11 +3,11 @@ DESCRIPTION="ACR tries to replace autoconf functionality generating a \
full-compatible 'configure' script (runtime flags). But using shell-script \
instead of m4. This means that ACR is faster, smaller and easy to use."
HOMEPAGE="https://github.com/radare/acr"
COPYRIGHT="2005-2018 pancake"
COPYRIGHT="2005-2019 pancake"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/radare/acr/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="12b2f5ceb4da4507fba5242fe5596b8e25916478709f1d6189cbc016b01e6661"
CHECKSUM_SHA256="93571bc141b53f838fb40f6e53f958c56b6abf7520d151874e8707db7cb9c4c6"
ARCHITECTURES="x86_gcc2 ?x86 x86_64 ?arm"