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

Levente Polyak anthraxx at archlinux.org
Mon Sep 11 12:15:45 UTC 2017


    Date: Monday, September 11, 2017 @ 12:15:44
  Author: anthraxx
Revision: 256907

upgpkg: sqlmap 1.1.9-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 12:14:23 UTC (rev 256906)
+++ PKGBUILD	2017-09-11 12:15:44 UTC (rev 256907)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1.8
+pkgver=1.1.9
 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=('ef8899ce2dc9ecf567164c56546a7cf291c6b69ce7a5163f1b832727c0080d5f')
-sha512sums=('8d25106f215afb973c9374a62ce45913a50549326f1d14f99dd2ddaeed74874f6019b81a03d4369c2eb12f196ccd9170bd4194928b6ab57ba21a6e7aad300d17')
+sha256sums=('318c7d4a5544ef147913f1c4a7c4e5e0c4f53c8c8e7d137a76afcda171acffdd')
+sha512sums=('603114f9a6fe808d26402a8720ec16744b56513ca89e11db8b0daae59adaca178ca4fb772526a474137a3db705aca57de111ea2d0bd6699600aa233b50a97f4a')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list