[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Feb 7 21:11:42 UTC 2019
Date: Thursday, February 7, 2019 @ 21:11:40
Author: anthraxx
Revision: 430382
upgpkg: sqlmap 1.3.2-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-07 20:54:27 UTC (rev 430381)
+++ PKGBUILD 2019-02-07 21:11:40 UTC (rev 430382)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.3
+pkgver=1.3.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=('7ea4684e01956e411960a5fd8a6d5b74b3f5972c2a3c6553fbd1e729819190ff')
-sha512sums=('24879ec400903cdff0f0db62576a8fd2654d6e24c49a7a221e4b5c31aa9d144f8dc55c312c2e494f92656a53d07d47c4fab1830db2c6c925026a7c4b6d2d64fc')
+sha256sums=('2dccff07b918dac1473f83041c5de4252160e30ec03cf5803288915b91cf65a9')
+sha512sums=('e4a649f7f73a1b443ad5ec384fae7f66543bb52e5878b34bf7aecae4375886174db7014c5040b783744f2d7b9938fc2383c399b2544cd597e4fd5dddeee07660')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list