mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gef: update to 2025.01.
This commit is contained in:
parent
70dbd898b4
commit
e714325513
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=2024.06
|
version=2025.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=94c2cbcff3bcbed4d6316c225910356be2739532e6e7dcf99c902f499feda790
|
checksum=113a07c43c55d26005d78e0e1f988c16405aa27c388fe82a2ad727b7699d7e87
|
||||||
python_version="3"
|
python_version="3"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue