New package: python3-ropgadget-6.4
This commit is contained in:
parent
f5799bffad
commit
f825946ee0
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-ropgadget/template
Normal file
15
srcpkgs/python3-ropgadget/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-ropgadget'
|
||||
pkgname=python3-ropgadget
|
||||
version=6.4
|
||||
revision=1
|
||||
wrksrc="ROPGadget-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="capstone-python3 python3"
|
||||
short_desc="Search gadgets in binaries to facilitate ROP exploitation"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/JonathanSalwan/ROPgadget"
|
||||
distfiles="${PYPI_SITE}/R/ROPGadget/ROPGadget-${version}.tar.gz"
|
||||
checksum=51d7cbdf51ac8b3f3f00bc0d4ae44433ef58d3bf5495efb316ec918654f1e6c3
|
Loading…
Reference in a new issue