[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Jul 3 18:26:26 UTC 2016
Date: Sunday, July 3, 2016 @ 18:26:25
Author: anthraxx
Revision: 181901
upgpkg: sqlmap 1.0.7-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-03 16:47:35 UTC (rev 181900)
+++ PKGBUILD 2016-07-03 18:26:25 UTC (rev 181901)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc='Automatic SQL injection and database takeover tool'
url='http://sqlmap.org'
@@ -12,7 +12,7 @@
depends=('python2' 'sh')
backup=('etc/sqlmap.conf')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha512sums=('16764980b1adcc80a68034d7998f4b3feb505fc9eb91ed666ecb2fd9201075a9f9704f9805bbf02d21356c0bc2fb2a32e0323c9cf3216e09c054977b834bfbc7')
+sha512sums=('1862f58e93c259bec7dba294a068d5b96bb70747ef866e72fb8984b8f910352edf37f6850a50d867695085aca31a482df554527dc01940bedb6c5a6892371c8a')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list