mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
iaito, bump to 6.0.4 (#12974)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user