diff --git a/dev-util/iaito/iaito-6.0.4.recipe b/dev-util/iaito/iaito-6.0.7.recipe similarity index 92% rename from dev-util/iaito/iaito-6.0.4.recipe rename to dev-util/iaito/iaito-6.0.7.recipe index 37e53cbd6..da0287d78 100644 --- a/dev-util/iaito/iaito-6.0.4.recipe +++ b/dev-util/iaito/iaito-6.0.7.recipe @@ -13,9 +13,10 @@ HOMEPAGE="https://github.com/radareorg/iaito" COPYRIGHT="2025 radare2 developers et all" LICENSE="GNU GPL v3" REVISION="1" -SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="dc75fa4f0597d418ea9c98b45034ff440a3e449dcbc92f258148e0302b4debee" +SOURCE_URI="https://github.com/radareorg/iaito/archive/4982ddefbbf4a7d41eb9cd7dd8f65e7bc915032f.tar.gz" +CHECKSUM_SHA256="972775d0c23f50ba887889da821f25003bf3ffb5fe654876eb072b83ccfc0c69" SOURCE_FILENAME="iaito-$portVersion.tar.gz" +SOURCE_DIR="iaito-4982ddefbbf4a7d41eb9cd7dd8f65e7bc915032f" srcGitRev_2="e66b3a962a7fc7dfd730764180011ecffbb206bf" SOURCE_URI_2="https://github.com/radareorg/iaito-translations/archive/$srcGitRev_2.tar.gz" CHECKSUM_SHA256_2="11f170b87045b5bec23e398ba04994719a72f4573d4391396a3ac0011792e14a" @@ -31,8 +32,6 @@ ADDITIONAL_FILES="iaito.rdef.in" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -radare2Ver="6.0.4" - PROVIDES=" iaito$secondaryArchSuffix = $portVersion cmd:iaito = $portVersion @@ -76,7 +75,7 @@ BUILD_REQUIRES=" devel:libQt6Network$secondaryArchSuffix devel:libQt6Svg$secondaryArchSuffix devel:libQt6Widgets$secondaryArchSuffix - devel:libr_core$secondaryArchSuffix == $radare2Ver + devel:libr_core$secondaryArchSuffix # devel:libshiboken6.abi3$secondaryArchSuffix devel:libxxhash$secondaryArchSuffix devel:libz$secondaryArchSuffix diff --git a/dev-util/iaito/patches/iaito-6.0.4-source2.patchset b/dev-util/iaito/patches/iaito-6.0.7-source2.patchset similarity index 100% rename from dev-util/iaito/patches/iaito-6.0.4-source2.patchset rename to dev-util/iaito/patches/iaito-6.0.7-source2.patchset diff --git a/dev-util/iaito/patches/iaito-x86-6.0.4-source2.patchset b/dev-util/iaito/patches/iaito-x86-6.0.7-source2.patchset similarity index 100% rename from dev-util/iaito/patches/iaito-x86-6.0.4-source2.patchset rename to dev-util/iaito/patches/iaito-x86-6.0.7-source2.patchset