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

Felix Yan felixonmars at archlinux.org
Fri May 1 17:34:19 UTC 2020


    Date: Friday, May 1, 2020 @ 17:34:19
  Author: felixonmars
Revision: 624105

upgpkg: ropgadget 6.3-1

Modified:
  ropgadget/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-01 17:34:04 UTC (rev 624104)
+++ PKGBUILD	2020-05-01 17:34:19 UTC (rev 624105)
@@ -3,7 +3,7 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=6.2
+pkgver=6.3
 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,7 +12,7 @@
 depends=('python-capstone')
 makedepends=('python-setuptools')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('9fe04975957ebe3721e50a8db85043a760224419cd8e24fcf1b41d5595f7252b8c917315c5f79f23faa3a9650af04a6718c990ee0a91806adac12755d21dadc3')
+sha512sums=('5c39e3e665d498fb7567060c81d3d48819598cfe92959e08d6d27737beb4b92207cd14a15551dc9f7cb987ec1dbd80089820ea5397793b2013eb2eb4295ea184')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list