mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gef: update to 2024.01.
This commit is contained in:
parent
42b33c4722
commit
7351a18c7c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gef'
|
# Template file for 'gef'
|
||||||
pkgname=gef
|
pkgname=gef
|
||||||
version=2023.08
|
version=2024.01
|
||||||
revision=2
|
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
|
||||||
gdb binutils"
|
gdb binutils"
|
||||||
|
@ -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=505daf74c9bb535279b43f02834d822b59b77a7deac3711c731ed7150402a547
|
checksum=d4d830e69e6f12f942aae3a29e433410edb4a5c4536d9d63db0d3ee26976371a
|
||||||
python_version="3"
|
python_version="3"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue