mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gef: update to 2021.01.
This commit is contained in:
parent
1991c0c45e
commit
d1514d57e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gef'
|
||||
pkgname=gef
|
||||
version=2020.06
|
||||
revision=2
|
||||
version=2021.01
|
||||
revision=1
|
||||
pycompile_dirs="usr/share/gef"
|
||||
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper"
|
||||
short_desc="GDB Enhanced Features for exploit devs & reversers"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://gef.readthedocs.io/en/master/"
|
||||
distfiles="https://github.com/hugsy/gef/archive/${version}.tar.gz"
|
||||
checksum=334935986c681a346c1cb7944c1e4bbd52f7322f6427dfcba8a0185ff3c551c2
|
||||
checksum=59e9c2327a66f125c625affa727feaf43aaf8bf9da0cf1025f428ec8851b1f64
|
||||
python_version="3"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue