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

Levente Polyak anthraxx at archlinux.org
Tue Aug 22 11:04:03 UTC 2017


    Date: Tuesday, August 22, 2017 @ 11:04:02
  Author: anthraxx
Revision: 252929

upgpkg: sqlmap 1.1.8-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 09:06:29 UTC (rev 252928)
+++ PKGBUILD	2017-08-22 11:04:02 UTC (rev 252929)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1.7
+pkgver=1.1.8
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('0f8d5942a96575562375ba07cbc78fb7d67d3d07ef938e5dabefc8205e440bb1')
-sha512sums=('3c70d5290ae896baf8f172e91f584cb730d66c17b8b80295b161987261acc8f61e37cd8bd52ed0b4aa76691eceda9871588ca1b72a8ab854a441403f96680227')
+sha256sums=('ef8899ce2dc9ecf567164c56546a7cf291c6b69ce7a5163f1b832727c0080d5f')
+sha512sums=('8d25106f215afb973c9374a62ce45913a50549326f1d14f99dd2ddaeed74874f6019b81a03d4369c2eb12f196ccd9170bd4194928b6ab57ba21a6e7aad300d17')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list