mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-25 06:09:50 +00:00
Bump for Cydia
This commit is contained in:
parent
94a7ca141c
commit
3c784f62cf
@ -1,5 +1,5 @@
|
||||
PACKAGE=radare2
|
||||
VERSION=0.9.8.git7
|
||||
VERSION=0.9.8.git8
|
||||
ARCH=iphoneos-arm
|
||||
SECTION=user/shell
|
||||
PRIORITY=optional
|
||||
|
@ -30,7 +30,6 @@ if true ; then
|
||||
make clean
|
||||
./configure --prefix=${PREFIX} --with-ostype=darwin \
|
||||
--with-compiler=ios-sdk --target=arm-unknown-darwin \
|
||||
--without-libversion --without-ewf
|
||||
fi
|
||||
|
||||
if [ $? = 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user