Hello, Update for SQLMap to 1.7.8:
https://github.com/sqlmapproject/sqlmap/releases/tag/1.7.8 OK? Comments? Cheers.- Index: Makefile =================================================================== RCS file: /cvs/ports/security/sqlmap/Makefile,v retrieving revision 1.45 diff -u -p -r1.45 Makefile --- Makefile 30 Jun 2023 10:42:07 -0000 1.45 +++ Makefile 3 Sep 2023 13:21:04 -0000 @@ -2,7 +2,7 @@ COMMENT = penetration testing tool to d GH_ACCOUNT = sqlmapproject GH_PROJECT = sqlmap -GH_TAGNAME = 1.7.6 +GH_TAGNAME = 1.7.8 CATEGORIES = security Index: distinfo =================================================================== RCS file: /cvs/ports/security/sqlmap/distinfo,v retrieving revision 1.35 diff -u -p -r1.35 distinfo --- distinfo 30 Jun 2023 10:42:07 -0000 1.35 +++ distinfo 3 Sep 2023 13:21:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (sqlmap-1.7.6.tar.gz) = A13z+NPtplcjMY0+H6peJx6Cd0oVH0/3Buee1bSeKyc= -SIZE (sqlmap-1.7.6.tar.gz) = 7214225 +SHA256 (sqlmap-1.7.8.tar.gz) = 5nY18WpzH1uUExfJ+ncbKg6YjO76S/cLdWiLvh1EiPo= +SIZE (sqlmap-1.7.8.tar.gz) = 7214346 -- %gonzalo
