unicorn: update to 1.0.1.

This commit is contained in:
Michael Gehring 2017-04-21 21:28:56 +00:00
parent bc4e9d48ef
commit 31a8e06ad1

View file

@ -1,7 +1,7 @@
# Template file for 'unicorn'
pkgname=unicorn
version=1.0
revision=2
version=1.0.1
revision=1
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
short_desc="Lightweight multi-platform, multi-architecture CPU emulator framework"
@ -9,7 +9,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2"
homepage="http://www.unicorn-engine.org/"
distfiles="https://github.com/unicorn-engine/unicorn/archive/${version}.tar.gz"
checksum=27efa24e465f3eca9a1fa8f7f456f6fecd91beeba0b4be21b34308040047def9
checksum=3a6a4f2b8c405ab009040ca43af8e4aa10ebe44d9c8b336aa36dc35df955017c
post_extract() {
# don't build the samples