Bump for Cydia

This commit is contained in:
pancake 2015-01-27 00:20:52 +01:00
parent 94a7ca141c
commit 3c784f62cf
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PACKAGE=radare2
VERSION=0.9.8.git7
VERSION=0.9.8.git8
ARCH=iphoneos-arm
SECTION=user/shell
PRIORITY=optional

View File

@ -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