radare2: update to 4.3.1.
This commit is contained in:
parent
23ea253fa0
commit
1e5fad2e55
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'radare2'
|
# Template file for 'radare2'
|
||||||
# cutter needs to be bumped when radare2 is updated
|
# cutter needs to be bumped when radare2 is updated
|
||||||
pkgname=radare2
|
pkgname=radare2
|
||||||
version=4.2.1
|
version=4.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-syscapstone"
|
configure_args="--with-syscapstone"
|
||||||
@ -12,7 +12,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="http://www.radare.org"
|
homepage="http://www.radare.org"
|
||||||
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
|
||||||
checksum=70426b7a482f233058b2f161063d55f4a6ff26019e4b4f35a96c74057796009a
|
checksum=4abcb9c9dff24eab44d64d392e115ae774ab1ad90d04f2c983d96d7d7f9476aa
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
mips*) CFLAGS="-Os";;
|
mips*) CFLAGS="-Os";;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user