[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Jul 16 23:21:40 UTC 2018
Date: Monday, July 16, 2018 @ 23:21:39
Author: anthraxx
Revision: 360307
upgpkg: sqlmap 1.2.7-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-16 23:19:01 UTC (rev 360306)
+++ PKGBUILD 2018-07-16 23:21:39 UTC (rev 360307)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.2.6
+pkgver=1.2.7
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=('7cc5bc683a4aee615a2a87e3e0c6c3483ce985296f02991cea1f7b839250842b')
-sha512sums=('e255243844378e9db1990ce1cefcf41692e4f9ce3c707bac93c7094abef88d5865a35e57392f7c788b2fe7619b7a316fbf5ebe8a2bed7d26e03bb532f9b7238d')
+sha256sums=('86c54ff93fe59d426bbf2b364e50d23c030023bcdd3c8088bfb7e14757473ed2')
+sha512sums=('3bd09fbd6b19fab6f2cdb511f077dbf93b1f15d2abb322a59e0b8b238d807b8a589e5f3dc2fed4267a365ddaf1c41bc6670843bc6db47d5883832f56ad645453')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list