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

Felix Yan felixonmars at archlinux.org
Wed Feb 26 14:12:58 UTC 2020


    Date: Wednesday, February 26, 2020 @ 14:12:57
  Author: felixonmars
Revision: 582454

upgpkg: ropgadget 5.8-1

Modified:
  ropgadget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 14:03:04 UTC (rev 582453)
+++ PKGBUILD	2020-02-26 14:12:57 UTC (rev 582454)
@@ -3,8 +3,8 @@
 
 pkgname=ropgadget
 _pkgname=ROPgadget
-pkgver=5.7
-pkgrel=2
+pkgver=5.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'
 arch=('any')
@@ -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=('ec7036395dd97327fbfc46df0f6d97aaf074be903caaae36757f5e02510b7bcf15c3b055caac4ee6b7c88c5c4efcebb80ec94b14d069c5743fd5b116e32acd85')
+sha512sums=('03f8126019713b5c24a466b39c60921c22f8988d47654b6ec7a48ec22bdb1f51955daf13efaeaa16305d1adf3edd3aeba506086896e7b887153a0c39dd3212c3')
 
 prepare() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list