mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gef: update to 2024.06.
This commit is contained in:
parent
54df198977
commit
fb1f6fc2d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gef'
|
# Template file for 'gef'
|
||||||
pkgname=gef
|
pkgname=gef
|
||||||
version=2024.01
|
version=2024.06
|
||||||
revision=1
|
revision=1
|
||||||
pycompile_dirs="usr/lib/gef"
|
pycompile_dirs="usr/lib/gef"
|
||||||
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper
|
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://hugsy.github.io/gef/"
|
homepage="https://hugsy.github.io/gef/"
|
||||||
distfiles="https://github.com/hugsy/gef/archive/${version}.tar.gz"
|
distfiles="https://github.com/hugsy/gef/archive/${version}.tar.gz"
|
||||||
checksum=d4d830e69e6f12f942aae3a29e433410edb4a5c4536d9d63db0d3ee26976371a
|
checksum=94c2cbcff3bcbed4d6316c225910356be2739532e6e7dcf99c902f499feda790
|
||||||
python_version="3"
|
python_version="3"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue