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

Levente Polyak anthraxx at archlinux.org
Wed Nov 2 15:43:55 UTC 2016


    Date: Wednesday, November 2, 2016 @ 15:43:54
  Author: anthraxx
Revision: 194510

upgpkg: sqlmap 1.0.11-1

Modified:
  sqlmap/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 15:41:16 UTC (rev 194509)
+++ PKGBUILD	2016-11-02 15:43:54 UTC (rev 194510)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.0.10
+pkgver=1.0.11
 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=('9e14d6fe88c19759b4c3997733a4e0a06d194c13281a9d8a161b400724eae0bc98cf65205938bc62edabdefe72ccbea0862c6ad111b2b37582fcb1e2870d896e')
+sha512sums=('391dcb042d10eb459d1a65289d21f60860218787bed61f8fd9e0834bb776b6ac19f24904ef8759eb67f2567605507ec8572db32890a8e3a14f78bbc14976b0db')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list