gef: update to 2021.10.
This commit is contained in:
parent
178099b72f
commit
0201b0b3e1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gef'
|
||||
pkgname=gef
|
||||
version=2021.07
|
||||
revision=2
|
||||
version=2021.10
|
||||
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=4af3ef5d6c26ed98c7f81a9a28597fb695d0f4168bd2d6e2aadd13312837505a
|
||||
checksum=31b2658e9c72e29533ad9188fd991f79334ae00ea31b8dff3696f81a62606467
|
||||
python_version="3"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue