mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/capstone: Fix URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ed263eba8d
commit
29335c8cd6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="capstone"
|
PRGNAM="capstone"
|
||||||
VERSION="4.0.1"
|
VERSION="4.0.1"
|
||||||
HOMEPAGE="http://www.capstone-engine.org"
|
HOMEPAGE="http://www.capstone-engine.org"
|
||||||
DOWNLOAD="https://github.com/aquynh/capstone/archive/3.0.5/capstone-4.0.1.tar.gz"
|
DOWNLOAD="https://github.com/aquynh/capstone/archive/4.0.1/capstone-4.0.1.tar.gz"
|
||||||
MD5SUM="1b0a9a0d50d9515dcf7684ce0a2270a4"
|
MD5SUM="1b0a9a0d50d9515dcf7684ce0a2270a4"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue