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

Levente Polyak anthraxx at archlinux.org
Thu Sep 29 12:24:01 UTC 2016


    Date: Thursday, September 29, 2016 @ 12:24:01
  Author: anthraxx
Revision: 190826

upgpkg: sqlmap 1.0.9-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 12:22:35 UTC (rev 190825)
+++ PKGBUILD	2016-09-29 12:24:01 UTC (rev 190826)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.0.8
+pkgver=1.0.9
 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=('fd97d3809b65ca48bd6891a06a22ad655cb4b4b2197c3c7e4cfb66fd01bda28b66682fd376001f6910caef83799513e1203efa49c856d20b875911cad79b74f4')
+sha512sums=('bd6615afaeff1b95dc0bc2070c4053dadf1973ab1eabfe65d8e0d12b7218470426019dbd8a45296481e325335fd364eed2a8b9db41ed75672d173c8929ff2b57')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list