python3-ropgadget: update to 6.8.
This commit is contained in:
parent
7b375e658e
commit
76f9ea6699
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'python3-ropgadget'
|
# Template file for 'python3-ropgadget'
|
||||||
pkgname=python3-ropgadget
|
pkgname=python3-ropgadget
|
||||||
version=6.7
|
version=6.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ROPGadget-${version}"
|
wrksrc="ROPGadget-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
depends="capstone-python3 python3"
|
depends="capstone-python3 python3"
|
||||||
|
checkdepends="python3-wheel python3-pip"
|
||||||
short_desc="Search gadgets in binaries to facilitate ROP exploitation"
|
short_desc="Search gadgets in binaries to facilitate ROP exploitation"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/JonathanSalwan/ROPgadget"
|
homepage="https://github.com/JonathanSalwan/ROPgadget"
|
||||||
distfiles="${PYPI_SITE}/R/ROPGadget/ROPGadget-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/R/ROPGadget/ROPGadget-${version}.tar.gz"
|
||||||
checksum=a048f2e51c397b902e4586997bd4fe62af97984e207567cb63e67d86e8e09c8e
|
checksum=8ce1164d64cb524e07bb67b8e03e57eea1535432b712de9b7efc98829de8ea05
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue