gef: update to 2024.06.

This commit is contained in:
Andrew Benson 2024-06-03 21:40:42 -05:00
parent 54df198977
commit fb1f6fc2d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gef'
pkgname=gef
version=2024.01
version=2024.06
revision=1
pycompile_dirs="usr/lib/gef"
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://hugsy.github.io/gef/"
distfiles="https://github.com/hugsy/gef/archive/${version}.tar.gz"
checksum=d4d830e69e6f12f942aae3a29e433410edb4a5c4536d9d63db0d3ee26976371a
checksum=94c2cbcff3bcbed4d6316c225910356be2739532e6e7dcf99c902f499feda790
python_version="3"
do_install() {