mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ropgadget: update to 7.6.
This commit is contained in:
parent
996ae99824
commit
5e6ef1ec9b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ropgadget'
|
# Template file for 'python3-ropgadget'
|
||||||
pkgname=python3-ropgadget
|
pkgname=python3-ropgadget
|
||||||
version=7.5
|
version=7.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -11,5 +11,5 @@ 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=c6b0a596c4a1d17ae928206119f6d8248d1607d6e577a205e75a7d298142accb
|
checksum=8883c54e4627073a2ce7cd8adbaf7ef72478442c0a5da1308c3c2e37641174c3
|
||||||
|
|
Loading…
Add table
Reference in a new issue