[Lunar-commits] r23319 - moonbase/trunk/security/dirmngr
Florin Braescu
florin at lunar-linux.org
Sun Feb 18 05:34:02 CET 2007
Author: florin
Date: 2007-02-18 05:34:02 +0100 (Sun, 18 Feb 2007)
New Revision: 23319
Modified:
moonbase/trunk/security/dirmngr/DEPENDS
moonbase/trunk/security/dirmngr/DETAILS
Log:
bump the version from 0.9.6 to 1.0.0. contributed by Zbiggy.
Modified: moonbase/trunk/security/dirmngr/DEPENDS
===================================================================
--- moonbase/trunk/security/dirmngr/DEPENDS 2007-02-18 04:32:40 UTC (rev 23318)
+++ moonbase/trunk/security/dirmngr/DEPENDS 2007-02-18 04:34:02 UTC (rev 23319)
@@ -1,4 +1,5 @@
-depends libassuan &&
-depends libksba &&
-depends pth &&
+depends gettext &&
+depends pth &&
+depends libassuan &&
+depends libksba &&
depends openldap
Modified: moonbase/trunk/security/dirmngr/DETAILS
===================================================================
--- moonbase/trunk/security/dirmngr/DETAILS 2007-02-18 04:32:40 UTC (rev 23318)
+++ moonbase/trunk/security/dirmngr/DETAILS 2007-02-18 04:34:02 UTC (rev 23319)
@@ -1,11 +1,11 @@
MODULE=dirmngr
- VERSION=0.9.6
+ VERSION=1.0.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/alpha/$MODULE/
- SOURCE_VFY=sha1:954e1dbed96a2bccfbdb1bee446fa75337a156ea
+ SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/$MODULE/
+ SOURCE_VFY=sha1:7ab362ec505ed154b00408bb4fd902bf4773fcea
WEB_SITE=http://www.gnupg.org/
ENTERED=20051108
- UPDATED=20061015
+ UPDATED=20070218
MAINTAINER=zbiggy at o2.pl
SHORT="X.509 Directory Manager"
More information about the Lunar-commits
mailing list