mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
radare2: bump version.
This commit is contained in:
@@ -9,7 +9,7 @@ LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/radare/radare2/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c6b465cb2f36a206d5e9380c0bcbb4c05ed5cb7995e554703206e0bbdc9c74a1"
|
||||
CHECKSUM_SHA256="759d1c65dcd69d1189fc73e427c568ec234a7ca1958c19f5001c255dd31a3787"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -31,7 +31,7 @@ PROVIDES="
|
||||
cmd:rax2$secondaryArchSuffix
|
||||
cmd:r2_docker$secondaryArchSuffix
|
||||
cmd:r2_indent$secondaryArchSuffix
|
||||
lib:libr2$secondaryArchSuffix = 1.4.0
|
||||
lib:libr2$secondaryArchSuffix = 1.6.0
|
||||
lib:libr_anal$secondaryArchSuffix
|
||||
lib:libr_asm$secondaryArchSuffix
|
||||
lib:libr_bin$secondaryArchSuffix
|
||||
@@ -64,7 +64,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
radare2${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libr2$secondaryArchSuffix = 1.4.0
|
||||
devel:libr2$secondaryArchSuffix = 1.6.0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
radare2${secondaryArchSuffix} == $portVersion base
|
||||
Reference in New Issue
Block a user