Hello, Update for SQLMap to 1.6.7:
https://github.com/sqlmapproject/sqlmap/releases OK? Comments? Cheers.- Index: Makefile =================================================================== RCS file: /cvs/ports/security/sqlmap/Makefile,v retrieving revision 1.41 diff -u -p -r1.41 Makefile --- Makefile 22 May 2022 11:16:33 -0000 1.41 +++ Makefile 21 Jul 2022 15:05:47 -0000 @@ -2,7 +2,7 @@ COMMENT = penetration testing tool to d GH_ACCOUNT = sqlmapproject GH_PROJECT = sqlmap -GH_TAGNAME = 1.6.5 +GH_TAGNAME = 1.6.7 CATEGORIES = security Index: distinfo =================================================================== RCS file: /cvs/ports/security/sqlmap/distinfo,v retrieving revision 1.32 diff -u -p -r1.32 distinfo --- distinfo 22 May 2022 11:16:33 -0000 1.32 +++ distinfo 21 Jul 2022 15:05:47 -0000 @@ -1,2 +1,2 @@ -SHA256 (sqlmap-1.6.5.tar.gz) = U0GUlT2Klf8dKNGhn5ssG20CH+m8Pqc2jsqyCEzrpxQ= -SIZE (sqlmap-1.6.5.tar.gz) = 7204055 +SHA256 (sqlmap-1.6.7.tar.gz) = OXRyBIw7RU2j5USJRAAmYf/zdu3Tj2/pAqsdsPn9jSs= +SIZE (sqlmap-1.6.7.tar.gz) = 7205694 -- %gonzalo
