Skip to content

Commit

Permalink
Revert "Revert "radare2: update from 4.5.1 to 5.4.0 (#6149)" (#6156)"
Browse files Browse the repository at this point in the history
This reverts commit e54cc6c.
  • Loading branch information
korli committed Aug 26, 2021
1 parent ec3718a commit 3714e37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 25 deletions.
22 changes: 0 additions & 22 deletions dev-util/radare2/patches/radare2-4.5.1.patchset

This file was deleted.

Expand Up @@ -4,7 +4,7 @@ able to open disk files, analyzing binaries in several common and less common \
formats, disassemble code for several CPU architectures, debug programs, \
attach to remote GDB servers, and much more."
HOMEPAGE="https://radare.org/"
COPYRIGHT="2007-2020 pancake
COPYRIGHT="2007-2021 pancake
2007-2015 Skia
2012-2015 pof
2008-2015 nibble
Expand Down Expand Up @@ -96,9 +96,9 @@ COPYRIGHT="2007-2020 pancake
2010-2016 Sebastian Reichel"
LICENSE="GNU GPL v3
GNU LGPL v3"
REVISION="3"
REVISION="1"
SOURCE_URI="https://github.com/radare/radare2/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="4e85b35987bd2ca5881ad9585970b970fe7374814bd383bd1cd62e961a0c228b"
CHECKSUM_SHA256="21ddae80a18d5ceef4bcd3a7cae1ba09d14b510d68ac9134681e1e9967123b23"
PATCHES="radare2-$portVersion.patchset"

ARCHITECTURES="!x86_gcc2 x86_64"
Expand Down Expand Up @@ -232,6 +232,7 @@ defineDebugInfoPackage radare2$secondaryArchSuffix \
"$commandBinDir"/rahash2 \
"$commandBinDir"/rarun2 \
"$commandBinDir"/rasm2 \
"$commandBinDir"/ravc2\
"$commandBinDir"/rax2 \
"$libDir"/libr_anal.so.$libVersion \
"$libDir"/libr_asm.so.$libVersion \
Expand Down

0 comments on commit 3714e37

Please sign in to comment.