[arch-commits] Commit in ropgadget/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 4 11:01:01 UTC 2020
Date: Wednesday, March 4, 2020 @ 11:01:00
Author: felixonmars
Revision: 590017
upgpkg: ropgadget 6.1-1
Modified:
ropgadget/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-04 11:00:54 UTC (rev 590016)
+++ PKGBUILD 2020-03-04 11:01:00 UTC (rev 590017)
@@ -3,7 +3,7 @@
pkgname=ropgadget
_pkgname=ROPgadget
-pkgver=6.0
+pkgver=6.1
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=('fa29a94821ecaf923d910e42703a58d98564f008d99c95129d9925a7178b271d5200d208a3aea35ec9f018be9c78d0baaa9fd54d4dbf5e5b77cb5a46653d91a8')
+sha512sums=('58951d8185a4de87980517f3e3b4e9651bedb79837a3dd40df4bb04ea99ea8bbca78334cda43058f6bde8e75f2c30d27ec9e8e89e14d42701a109dad0814853b')
prepare() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list