mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
radare2: update to 0.10.1.
This commit is contained in:
parent
24bdb3eb7a
commit
42ea28775c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'radare2'
|
# Template file for 'radare2'
|
||||||
pkgname=radare2
|
pkgname=radare2
|
||||||
version=0.9.9
|
version=0.10.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-syscapstone"
|
configure_args="--with-syscapstone"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,4 +11,4 @@ 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/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/get/${pkgname}-${version}.tar.xz"
|
||||||
checksum=024adba5255f12e58c2c1a5e2263fada75aad6e71b082461dea4a2b94b29df32
|
checksum=5ac02717786f2ff3b5326927351d5ca38464da89675c8edfb4ded43addb22987
|
||||||
|
|
Loading…
Add table
Reference in a new issue