mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
radare2: rshlibs changed for i686, revbump... (hi xtreme)
This commit is contained in:
parent
a1dd8b5789
commit
0ca387e67e
2 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,5 @@ libm.so.6
|
||||||
libmagic.so.1
|
libmagic.so.1
|
||||||
libssl.so.1
|
libssl.so.1
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
|
libcrypto.so.1
|
||||||
|
libz.so.1
|
||||||
|
|
|
@ -5,6 +5,7 @@ homepage="http://radare.org"
|
||||||
distfiles="$homepage/get/$pkgname-$version.tar.gz"
|
distfiles="$homepage/get/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-ewf --with-sysmagic"
|
configure_args="--without-ewf --with-sysmagic"
|
||||||
|
revision=1
|
||||||
short_desc="Advanced command line debugger and hexadecimal editor"
|
short_desc="Advanced command line debugger and hexadecimal editor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue