From 6c610494d1a194e0d1fd1a4519a259fa90773267 Mon Sep 17 00:00:00 2001 From: pancake Date: Mon, 27 Feb 2017 00:42:25 +0100 Subject: [PATCH] Update capstone from -next --- shlr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shlr/Makefile b/shlr/Makefile index cfcddf775d..0fc194901a 100644 --- a/shlr/Makefile +++ b/shlr/Makefile @@ -23,9 +23,9 @@ CS_PATCHES=0 else CS_TAR= CS_URL=$(GIT_PREFIX)github.com/aquynh/capstone.git -CS_UPD=20170221 +CS_UPD=20170227 CS_BRA=next -CS_TIP=2fa3f02f2aa731b32db0aa20e126a90229d5a46e +CS_TIP=5b84c691784b5f0adc3c100d6ec5d5bb71ec8532 # REVERT THIS COMMIT BECAUSE ITS WRONG CS_REV= CS_PATCHES=1