[arch-commits] Commit in sqlmap/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Mon Aug 29 21:03:05 UTC 2022


    Date: Monday, August 29, 2022 @ 21:03:04
  Author: anthraxx
Revision: 1286074

upgpkg: sqlmap 1.6.8-1

Modified:
  sqlmap/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 21:02:57 UTC (rev 1286073)
+++ PKGBUILD	2022-08-29 21:03:04 UTC (rev 1286074)
@@ -3,10 +3,10 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.6.2
+pkgver=1.6.8
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
-url='http://sqlmap.org'
+url='https://sqlmap.org'
 arch=('any')
 license=('GPL2')
 depends=('python' 'sh')
@@ -13,8 +13,8 @@
 optdepends=('perl: icmpsh extra tool')
 backup=('etc/sqlmap.conf')
 source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('a3057486f5096fb2a242296b4ceeb1c500246fbd322c3e52f71e72cd91d1c676ca6f7746becf887625e45d0b14443a669410b28bd6a995124a6e8006c4534976')
-b2sums=('cc972eda5351683904e4c9d4f7e0ab9c127c22de597397e976060808812032b2041f68ab2d737784e499a20a7ca930167427390ca178269d744ee71738e5c270')
+sha512sums=('e8849bb727ca84540fa9e44e580470aa6d853f7fcd1bddc2a51a5e4366a7eceedde80b3bd334f16753d5390ee0ac15fbd81551e79ada817bb11b6964dd439c9b')
+b2sums=('49fddc4b7c62c9baa5d6732bb9150bd2b3e48a671f9a3601ffc0821d5784fa02fbba37bc057ecd43888c2678ae477cca46b279e59b8a672310836218700df241')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list