[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Aug 4 09:05:35 UTC 2017
Date: Friday, August 4, 2017 @ 09:05:34
Author: anthraxx
Revision: 248153
upgpkg: sqlmap 1.1.7-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-04 09:04:41 UTC (rev 248152)
+++ PKGBUILD 2017-08-04 09:05:34 UTC (rev 248153)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.1.6
+pkgver=1.1.7
pkgrel=1
pkgdesc='Automatic SQL injection and database takeover tool'
url='http://sqlmap.org'
@@ -12,7 +12,8 @@
depends=('python2' 'sh')
backup=('etc/sqlmap.conf')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha512sums=('9e39fc06f95630d5b0954b3d82c6bf95fcc829cc94e3234cad8339d0c0b04f87085b5e02ba8a6a32b9bed1be7c631e100dc142ec6addeba2ea59273ff6fe27ea')
+sha256sums=('0f8d5942a96575562375ba07cbc78fb7d67d3d07ef938e5dabefc8205e440bb1')
+sha512sums=('3c70d5290ae896baf8f172e91f584cb730d66c17b8b80295b161987261acc8f61e37cd8bd52ed0b4aa76691eceda9871588ca1b72a8ab854a441403f96680227')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list