r2-bindings: update to 1.0.1.
This commit is contained in:
parent
0b68ebea54
commit
428a8742c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'r2-bindings'
|
# Template file for 'r2-bindings'
|
||||||
pkgname=r2-bindings
|
pkgname=r2-bindings
|
||||||
version=0.9.9
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="radare2-${version}"
|
wrksrc="radare2-${version}"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://www.radare.org"
|
homepage="http://www.radare.org"
|
||||||
distfiles="${homepage}/get/radare2-bindings-${version}.tar.xz"
|
distfiles="${homepage}/get/radare2-bindings-${version}.tar.xz"
|
||||||
checksum=817939698cc4534498226c28938288b7b4a7b6216dc6d7ddde72b0f94d987b14
|
checksum=c65f16ed642993a4da8ad6e4e20b0f9cd4ed4965b7f4891860481eeaec20abc1
|
||||||
|
|
||||||
wrksrc="radare2-bindings-${version}"
|
wrksrc="radare2-bindings-${version}"
|
||||||
hostmakedepends="pkg-config swig"
|
hostmakedepends="pkg-config swig"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue