mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-25 06:09:50 +00:00
Rollback capstone, its broken again https://github.com/aquynh/capstone/issues/411
This commit is contained in:
parent
1f989e423a
commit
7d15bfefe6
@ -7,9 +7,9 @@ CS_VER=3.0
|
||||
CS_TAR=http://capstone-engine.org/download/$(CS_VER)/capstone-$(CS_VER).tgz
|
||||
CS_TAR=
|
||||
CS_URL=$(GIT_PREFIX)github.com/aquynh/capstone.git
|
||||
CS_UPD=20150630
|
||||
CS_UPD=20150619
|
||||
CS_BRA=next
|
||||
CS_TIP=de6fa911b557fe07d83f454cc6167951cb9f3c06
|
||||
CS_TIP=a5540d843b71fdeb72a04acbb7c67bd7a3459f1a
|
||||
# REVERT THIS COMMIT BECAUSE ITS WRONG
|
||||
CS_REV=21b9b25e9dae4af0ef309d4089a54e53b8f5b479
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user