Date: Friday, April 7, 2023 @ 05:25:26 Author: felixonmars Revision: 1440602
upgpkg: ropgadget 7.1-2: rebuild with python 3.11 Modified: ropgadget/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 05:25:25 UTC (rev 1440601) +++ PKGBUILD 2023-04-07 05:25:26 UTC (rev 1440602) @@ -4,7 +4,7 @@ pkgname=ropgadget _pkgname=ROPgadget pkgver=7.1 -pkgrel=1 +pkgrel=2 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several file formats and architectures' url='http://www.shell-storm.org/project/ROPgadget' arch=('any')
