[arch-commits] Commit in ropgadget/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Thu Aug 18 21:41:53 UTC 2022


    Date: Thursday, August 18, 2022 @ 21:41:53
  Author: anthraxx
Revision: 1269172

upgpkg: ropgadget 6.8-1

Modified:
  ropgadget/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-18 21:41:45 UTC (rev 1269171)
+++ PKGBUILD	2022-08-18 21:41:53 UTC (rev 1269172)
@@ -3,7 +3,7 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=6.7
+pkgver=6.8
 pkgrel=1
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several file formats and architectures'
 url='http://www.shell-storm.org/project/ROPgadget'
@@ -12,8 +12,8 @@
 depends=('python' 'python-capstone')
 makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel')
 source=(https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('81bebafc1ba9cb18e017487395dacdaae044d6f1383604a0183b41d2210651c9a6870755f741cd7a3e2dc38ee5c004b0aeac52cc1082fa352c06c0598ac7e87b')
-b2sums=('004f28993e3567b8bf78853c83b60fa17ff7dc8eb82867eabec33aee247283938ed522883bcf62a11f27a70fa10c4afbdd2636d613770bc8fa0ee7dd3667e859')
+sha512sums=('9e14d5a180a2d2d974bf69fb6456d9a68f197d4d4dda1de16374a2c81b0b2780b220d6a73d155be65d5eee03273fdc94f76235fe645511646bc3b29c07e6e828')
+b2sums=('f7278ea0934e61f6afcd95f3c3047a34cf07bfaa52b67514ad2c63aa06104ee1c3c13bf77275ae89a406e2db5f238b95353d2cef7b696b3b53769434775183f3')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list