From 4a5d90e4fe4c70ce830d43ecb6deee04879fee19 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 17 Oct 2024 14:14:02 +0200 Subject: [PATCH] rizin, bump version (#11221) --- .../{rizin-0.7.2.recipe => rizin-0.7.3.recipe} | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) rename dev-util/rizin/{rizin-0.7.2.recipe => rizin-0.7.3.recipe} (93%) diff --git a/dev-util/rizin/rizin-0.7.2.recipe b/dev-util/rizin/rizin-0.7.3.recipe similarity index 93% rename from dev-util/rizin/rizin-0.7.2.recipe rename to dev-util/rizin/rizin-0.7.3.recipe index bc93d1c76..67ebb195e 100644 --- a/dev-util/rizin/rizin-0.7.2.recipe +++ b/dev-util/rizin/rizin-0.7.3.recipe @@ -18,7 +18,7 @@ LICENSE="Apache v2 RSA-MD" REVISION="1" SOURCE_URI="https://github.com/rizinorg/rizin/archive/refs/tags/v$portVersion.tar.gz" -CHECKSUM_SHA256="fb8b6501cae5462f7139a3fe86b60b3db8a6f9af45b9ccba87c6710907c671de" +CHECKSUM_SHA256="df369c2646cee3cfde0cccf64d1f914f01127a14dffe8d638a6fe031a96e6116" SOURCE_FILENAME="rizin-v$portVersion.tar.gz" ARCHITECTURES="all !x86_gcc2" @@ -129,12 +129,22 @@ PROVIDES_devel=" " REQUIRES_devel=" rizin$secondaryArchSuffix == $portVersion base + devel:libcapstone$secondaryArchSuffix >= 5.0 + devel:liblzma$secondaryArchSuffix + devel:libmspack$secondaryArchSuffix + devel:libpcre2_8$secondaryArchSuffix >= 0.12.0 + devel:libssl$secondaryArchSuffix >= 3 + devel:libtree_sitter$secondaryArchSuffix + devel:libxxhash$secondaryArchSuffix + devel:libz$secondaryArchSuffix + devel:libzip$secondaryArchSuffix + devel:libzstd$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel pyyaml_python310 - devel:libcapstone$secondaryArchSuffix + devel:libcapstone$secondaryArchSuffix >= 5.0 devel:libbz2$secondaryArchSuffix devel:libexecinfo$secondaryArchSuffix devel:liblz4$secondaryArchSuffix @@ -143,7 +153,7 @@ BUILD_REQUIRES=" devel:libmspack$secondaryArchSuffix devel:libpcre2_8$secondaryArchSuffix >= 0.12.0 devel:libpython3.10$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libtree_sitter$secondaryArchSuffix devel:libuv$secondaryArchSuffix devel:libxxhash$secondaryArchSuffix