capstone: update to 3.0.2.
This commit is contained in:
parent
b3998924dd
commit
78f1a9d2c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'capstone'
|
||||
pkgname=capstone
|
||||
version=3.0.1
|
||||
version=3.0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Lightweight multi-platform, multi-architecture disassembly framework"
|
||||
|
@ -8,7 +8,7 @@ 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=38fc736830de83ae345d917a6c122e2a09119ec5724b553174ddf84062cf2551
|
||||
checksum=b1b512d1117ee606e58cff793de17bccbd47b0d59d3b269f8c4c3f04a6d117f7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.TXT LICENSE
|
||||
|
|
Loading…
Reference in a new issue