From: Benoit Lecocq Subject: Re: UPDATE: SQLMap-1.8.3 To: gonzalo , Date: Mon, 8 Apr 2024 10:08:50 +0200 Reply-To: On 08/04/2024 09:51, gonzalo wrote: > ping > > On 3/25/24 09:42, Gonzalo L. Rodriguez wrote: >> Hello, >> >> Update for SQLMap to 1.8.3: >> >> https://github.com/sqlmapproject/sqlmap/releases >> >> OK? Comments? ok benoit@ >> >> 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 >