[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Jan 15 01:23:01 UTC 2018
Date: Monday, January 15, 2018 @ 01:22:59
Author: anthraxx
Revision: 282295
upgpkg: sqlmap 1.2-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-15 01:19:33 UTC (rev 282294)
+++ PKGBUILD 2018-01-15 01:22:59 UTC (rev 282295)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.1.12
+pkgver=1.2
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=('79ae71ed4161b85d3dd6b320a6c93977c7a832e934b30fceb5bc4c0a0323e5b3')
-sha512sums=('d75a38643eec04232f7dc158b2d925f011851d6d96ef80345a7a1bf505ba7230ba75ba4353beebd5add1526d9df4f64e1d05de49d91731e984dbcc5bee9dd25f')
+sha256sums=('39e0ef58365a5a0413d88dfcc0d1c210b465661cb97c8e5b42c1feba791d2453')
+sha512sums=('c6e6b56359cabb129361a5cd34fae7e87ca817a8cc7339ef8f3ed1821605f996bb9b5570f14a5040640d580baf7c21296dace59f45dc4b29affd7361d0e13d82')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list