Update capstone
This commit is contained in:
parent
908784fd08
commit
5c8277cbf0
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ CS_VER=3.0
|
|||
CS_TAR=http://capstone-engine.org/download/$(CS_VER)/capstone-$(CS_VER).tgz
|
||||
CS_TAR=
|
||||
CS_URL=https://github.com/aquynh/capstone.git
|
||||
CS_UPD=20141217
|
||||
CS_UPD=20141219
|
||||
CS_BRA=next
|
||||
CS_TIP=b53a59af53ffbd5dbe8dbcefba41a00cf4fc7469
|
||||
CS_TIP=2537cfd6694cecad33fe215f4821f7ac548e38ab
|
||||
|
||||
.PHONY: capstone-sync capstone-build all clean mrproper libgdbr libwind
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue