capstone: update to 3.0.1.

This commit is contained in:
Juan RP 2015-02-03 17:31:15 +01:00
parent 7ccc0885da
commit 7a0107e95b
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'capstone'
pkgname=capstone
version=3.0
version=3.0.1
revision=1
build_style=gnu-makefile
short_desc="Lightweight multi-platform, multi-architecture disassembly framework"
@ -8,7 +8,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="2-clause-BSD"
homepage="http://www.capstone-engine.org/"
distfiles="http://www.capstone-engine.org/download/${version}/${pkgname}-${version}.tgz"
checksum=1deacc204f1b0b9df01b543cb1735bf8e857bc0783e6e4749c3760c62e0e7bf0
checksum=38fc736830de83ae345d917a6c122e2a09119ec5724b553174ddf84062cf2551
post_install() {
vlicense LICENSE.TXT LICENSE
}
capstone-devel_package() {
short_desc+=" - development files"