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