diff --git a/dev-util/iaito/iaito-5.9.9.recipe b/dev-util/iaito/iaito-6.0.4.recipe similarity index 94% rename from dev-util/iaito/iaito-5.9.9.recipe rename to dev-util/iaito/iaito-6.0.4.recipe index 56aea37d4..37e53cbd6 100644 --- a/dev-util/iaito/iaito-5.9.9.recipe +++ b/dev-util/iaito/iaito-6.0.4.recipe @@ -10,11 +10,11 @@ framework. * Aims to cover other radare2 features, not just a disassembler forensics, networking, \ bindiffing, solvers ..." HOMEPAGE="https://github.com/radareorg/iaito" -COPYRIGHT="2024 radare2 developers et all" +COPYRIGHT="2025 radare2 developers et all" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="333e56c13ca05570eac4ae9dd53ecd7650444092aedf5b5e8959c3fb20c3316b" +CHECKSUM_SHA256="dc75fa4f0597d418ea9c98b45034ff440a3e449dcbc92f258148e0302b4debee" SOURCE_FILENAME="iaito-$portVersion.tar.gz" srcGitRev_2="e66b3a962a7fc7dfd730764180011ecffbb206bf" SOURCE_URI_2="https://github.com/radareorg/iaito-translations/archive/$srcGitRev_2.tar.gz" @@ -31,6 +31,8 @@ ADDITIONAL_FILES="iaito.rdef.in" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" +radare2Ver="6.0.4" + PROVIDES=" iaito$secondaryArchSuffix = $portVersion cmd:iaito = $portVersion @@ -74,7 +76,7 @@ BUILD_REQUIRES=" devel:libQt6Network$secondaryArchSuffix devel:libQt6Svg$secondaryArchSuffix devel:libQt6Widgets$secondaryArchSuffix - devel:libr_core$secondaryArchSuffix + devel:libr_core$secondaryArchSuffix == $radare2Ver # devel:libshiboken6.abi3$secondaryArchSuffix devel:libxxhash$secondaryArchSuffix devel:libz$secondaryArchSuffix diff --git a/dev-util/iaito/patches/iaito-5.9.9-source2.patchset b/dev-util/iaito/patches/iaito-6.0.4-source2.patchset similarity index 100% rename from dev-util/iaito/patches/iaito-5.9.9-source2.patchset rename to dev-util/iaito/patches/iaito-6.0.4-source2.patchset diff --git a/dev-util/iaito/patches/iaito-x86-5.9.9-source2.patchset b/dev-util/iaito/patches/iaito-x86-6.0.4-source2.patchset similarity index 100% rename from dev-util/iaito/patches/iaito-x86-5.9.9-source2.patchset rename to dev-util/iaito/patches/iaito-x86-6.0.4-source2.patchset