Index | Thread | Search

From:
"Gonzalo L. Rodriguez" <gonzalo@x61.ar>
Subject:
UPDATE: SQLMap-1.8.3
To:
ports@openbsd.org
Date:
Mon, 25 Mar 2024 09:42:46 +0100

Download raw body.

Thread
Hello,

Update for SQLMap to 1.8.3:

https://github.com/sqlmapproject/sqlmap/releases

OK? Comments?

Cheers.-


Index: Makefile
===================================================================
RCS file: /cvs/ports/security/sqlmap/Makefile,v
retrieving revision 1.46
diff -u -p -r1.46 Makefile
--- Makefile	3 Sep 2023 13:44:18 -0000	1.46
+++ Makefile	25 Mar 2024 08:39:21 -0000
@@ -2,7 +2,7 @@ COMMENT =		penetration testing tool to d
 
 GH_ACCOUNT =		sqlmapproject
 GH_PROJECT =		sqlmap
-GH_TAGNAME =		1.7.8
+GH_TAGNAME =		1.8.3
 
 CATEGORIES =		security
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/sqlmap/distinfo,v
retrieving revision 1.36
diff -u -p -r1.36 distinfo
--- distinfo	3 Sep 2023 13:44:18 -0000	1.36
+++ distinfo	25 Mar 2024 08:39:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlmap-1.7.8.tar.gz) = 5nY18WpzH1uUExfJ+ncbKg6YjO76S/cLdWiLvh1EiPo=
-SIZE (sqlmap-1.7.8.tar.gz) = 7214346
+SHA256 (sqlmap-1.8.3.tar.gz) = tr9cAOy5b7vGc6yaVFOIYUBkDyjNy9YJHVWv1jxNphc=
+SIZE (sqlmap-1.8.3.tar.gz) = 7216846
-- 

		 %gonzalo