gef: update to 2022.06

This commit is contained in:
Subhaditya Nath 2022-06-28 17:14:43 +05:30 committed by classabbyamp
parent 6e3f3ab226
commit b7d59a257b

View File

@ -1,15 +1,15 @@
# Template file for 'gef'
pkgname=gef
version=2022.01
version=2022.06
revision=1
pycompile_dirs="usr/lib/gef"
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper"
short_desc="GDB Enhanced Features for exploit devs & reversers"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://gef.readthedocs.io/en/master/"
homepage="https://hugsy.github.io/gef/"
distfiles="https://github.com/hugsy/gef/archive/${version}.tar.gz"
checksum=bb1070dfee440577927d7fa1aa5d310d9fb7297d87ffd786ee63cc6ae7f0f177
checksum=ae93f55c081753203b05f427ba0fa9e9e92d25139e10e946a081cd5d6a379329
python_version="3"
do_install() {