radare2: update to 4.5.1.
This commit is contained in:
parent
11ed3c0981
commit
a0ec8ae277
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'radare2'
|
||||
# cutter needs to be bumped when radare2 is updated
|
||||
pkgname=radare2
|
||||
version=4.5.0
|
||||
version=4.5.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-syscapstone"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||
license="LGPL-3.0-only"
|
||||
homepage="http://www.radare.org"
|
||||
distfiles="https://github.com/radareorg/radare2/archive/${version}.tar.gz"
|
||||
checksum=8d7f63616d2ea0ed5b0eccf6b6853f07a606ed9b80451d470b47dc44ccfd541e
|
||||
checksum=4e85b35987bd2ca5881ad9585970b970fe7374814bd383bd1cd62e961a0c228b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
mips*) CFLAGS="-Os";;
|
||||
|
|
Loading…
Reference in New Issue