From 46466e0234efe7c3e8eb4de8af1ec4c618f55996 Mon Sep 17 00:00:00 2001 From: r0nk Date: Tue, 10 Feb 2015 02:51:36 +0000 Subject: [PATCH] Fixed a tiny bug. --- shlr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shlr/Makefile b/shlr/Makefile index 47ea7016f9..e4d32ad1f6 100644 --- a/shlr/Makefile +++ b/shlr/Makefile @@ -5,7 +5,7 @@ WGET?=wget 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_URL=https://www.github.com/aquynh/capstone.git CS_UPD=20150121 CS_BRA=next CS_TIP=58fbf2f6272ab2e77152041717e7524ef0b9b036