[Lunar-commits] <moonbase> gengetopt: Version bump and not PSAFE here.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Dec 20 23:59:56 CET 2010
commit 7fce69abb129c9d7444a750250eb5c13d995afac
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Dec 20 17:59:56 2010 -0500
gengetopt: Version bump and not PSAFE here.
---
devel/gengetopt/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/gengetopt/DETAILS b/devel/gengetopt/DETAILS
index 739e2fd..03d12ef 100755
--- a/devel/gengetopt/DETAILS
+++ b/devel/gengetopt/DETAILS
@@ -1,13 +1,13 @@
MODULE=gengetopt
- VERSION=2.17
+ VERSION=2.22.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=ftp://ftp.gnu.org/gnu/gengetopt/
- SOURCE_VFY=sha1:edcba391fbe92edd60573ced60d1d8b730147177
+ SOURCE_VFY=sha1:3231516a9fb625f38cea0ba0c320bf8e3a16748c
WEB_SITE=http://www.gnu.org/software/gengetopt/
ENTERED=20060919
- UPDATED=20060919
- SHORT="write option parsing code for C programs "
-
+ UPDATED=20101220
+ SHORT="write option parsing code for C programs"
+PSAFE=no
cat << EOF
Gengetopt is a tool to generate C code to parse the command line arguments
argc and argv that are part of every C or C++ program. The generated code
More information about the Lunar-commits
mailing list