gef: update to 2023.08.

This commit is contained in:
Andrew Benson 2023-08-25 09:41:42 -05:00
parent 8b5e2ac0ed
commit 9d6b2ae672

View file

@ -1,7 +1,7 @@
# Template file for 'gef'
pkgname=gef
version=2023.06
revision=2
version=2023.08
revision=1
pycompile_dirs="usr/lib/gef"
depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper
gdb binutils"
@ -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=9fc17c90f3130495224229e0ffe4c5332936ef4a3ba412039078d19c7eb4b88e
checksum=505daf74c9bb535279b43f02834d822b59b77a7deac3711c731ed7150402a547
python_version="3"
do_install() {