acr, bump version (#8869)

This commit is contained in:
Schrijvers Luc
2023-06-18 18:06:08 +02:00
committed by GitHub
parent 5357154403
commit d852e6e370

View File

@@ -2,14 +2,14 @@ SUMMARY="An autoconf replacement"
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-2019 pancake"
HOMEPAGE="https://github.com/radareorg/acr"
COPYRIGHT="2005-2023 pancake"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/radare/acr/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="ac4c01cf189c8d7556f3424dfaaed0aab922b1deaac891bafbeef40a18c4226f"
SOURCE_URI="https://github.com/radareorg/acr/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="adb089930299948752a481092e4cd88ed845ca567a083e9e009d902e340cede1"
ARCHITECTURES="all ?x86 ?arm"
ARCHITECTURES="all ?arm"
PROVIDES="
acr = $portVersion
@@ -17,6 +17,7 @@ PROVIDES="
cmd:acr_cat = $portVersion
cmd:acr_install = $portVersion
cmd:acr_sh = $portVersion
cmd:acr_wrap = $portVersion
cmd:amr = $portVersion
"
REQUIRES="