gef: update to 2021.04.

This commit is contained in:
Andrew Benson 2021-04-12 10:42:02 -05:00
parent 4facdb0261
commit 5672bc5f25
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gef'
pkgname=gef
version=2021.01
version=2021.04
revision=1
pycompile_dirs="usr/share/gef"
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper"
@ -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=59e9c2327a66f125c625affa727feaf43aaf8bf9da0cf1025f428ec8851b1f64
checksum=43e1f08d230dccc44d22dc723df65f26afabfbd277ae81de04664738ea388703
python_version="3"
do_install() {