diff options
author | wiz <wiz> | 2003-03-09 18:11:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-09 18:11:05 +0000 |
commit | 9f026c9a008472d7373d446755bb8986169fccea (patch) | |
tree | 5809047098530baabe02638a179a917e87ccfcdb | |
parent | 369798412d44832dbd0465f09be20cac4dc5424b (diff) | |
download | pkgsrc-9f026c9a008472d7373d446755bb8986169fccea.tar.gz |
Update to 1.22.
This release changes the output format slightly to improve integration with
other tools, and improves the RPM packaging.
-rw-r--r-- | security/flawfinder/Makefile | 4 | ||||
-rw-r--r-- | security/flawfinder/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index 6648f85e458..c011b502673 100644 --- a/security/flawfinder/Makefile +++ b/security/flawfinder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/09/23 15:19:37 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/09 18:11:05 wiz Exp $ # -DISTNAME= flawfinder-1.21 +DISTNAME= flawfinder-1.22 CATEGORIES= security devel MASTER_SITES= http://www.dwheeler.com/flawfinder/ diff --git a/security/flawfinder/distinfo b/security/flawfinder/distinfo index 7af13cd7a19..b6b8c170a3e 100644 --- a/security/flawfinder/distinfo +++ b/security/flawfinder/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/09/23 15:19:37 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/03/09 18:11:05 wiz Exp $ -SHA1 (flawfinder-1.21.tar.gz) = 326a50c9c1a8135d044d30812bd884494cbcf496 -Size (flawfinder-1.21.tar.gz) = 95679 bytes +SHA1 (flawfinder-1.22.tar.gz) = 55ef373f05e1c0f759b7e9689bb90218c4aa504c +Size (flawfinder-1.22.tar.gz) = 95670 bytes |