[arch-commits] Commit in sqlmap/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Oct 10 16:14:23 UTC 2016
Date: Monday, October 10, 2016 @ 16:14:23
Author: anthraxx
Revision: 191880
upgpkg: sqlmap 1.0.10-1
Modified:
sqlmap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 16:06:27 UTC (rev 191879)
+++ PKGBUILD 2016-10-10 16:14:23 UTC (rev 191880)
@@ -3,7 +3,7 @@
# Contributor: fxbru <frxbru[at]gmail>
pkgname=sqlmap
-pkgver=1.0.9
+pkgver=1.0.10
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=('bd6615afaeff1b95dc0bc2070c4053dadf1973ab1eabfe65d8e0d12b7218470426019dbd8a45296481e325335fd364eed2a8b9db41ed75672d173c8929ff2b57')
+sha512sums=('9e14d6fe88c19759b4c3997733a4e0a06d194c13281a9d8a161b400724eae0bc98cf65205938bc62edabdefe72ccbea0862c6ad111b2b37582fcb1e2870d896e')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list