From d852e6e37008c2bb884a61864c1f292671001639 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 18 Jun 2023 18:06:08 +0200 Subject: [PATCH] acr, bump version (#8869) --- dev-util/acr/{acr-1.9.2.recipe => acr-2.1.2.recipe} | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) rename dev-util/acr/{acr-1.9.2.recipe => acr-2.1.2.recipe} (72%) diff --git a/dev-util/acr/acr-1.9.2.recipe b/dev-util/acr/acr-2.1.2.recipe similarity index 72% rename from dev-util/acr/acr-1.9.2.recipe rename to dev-util/acr/acr-2.1.2.recipe index 790c2537e..9dfe05107 100644 --- a/dev-util/acr/acr-1.9.2.recipe +++ b/dev-util/acr/acr-2.1.2.recipe @@ -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="