[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Jun 2 19:58:42 UTC 2017
Date: Friday, June 2, 2017 @ 19:58:41
Author: anthraxx
Revision: 233531
upgpkg: sqlmap 1.1.6-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-02 19:55:47 UTC (rev 233530)
+++ PKGBUILD 2017-06-02 19:58:41 UTC (rev 233531)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.1.5
+pkgver=1.1.6
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=('1f493a52bc4d9ff658ea37578289d180bd72eed1a6d3336d19570012282ebdfb00ef885ac9171af3ec843d3310589b4a713c6d06ea1c8471026af84cd0f8da40')
+sha512sums=('9e39fc06f95630d5b0954b3d82c6bf95fcc829cc94e3234cad8339d0c0b04f87085b5e02ba8a6a32b9bed1be7c631e100dc142ec6addeba2ea59273ff6fe27ea')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list