[Lunar-commits] r17520 - moonbase/trunk/crypto/libksba
Dennis Veatch
stumbles at lunar-linux.org
Wed Nov 30 15:49:14 UTC 2005
Author: stumbles
Date: 2005-11-30 15:49:13 +0000 (Wed, 30 Nov 2005)
New Revision: 17520
Modified:
moonbase/trunk/crypto/libksba/DETAILS
Log:
New functions to associate user data with a certificate object.
Several interface changes.
Thanks to zbiggy for the notice.
compiled with gcc-3.4.4 and glibc-2.3.6
Modified: moonbase/trunk/crypto/libksba/DETAILS
===================================================================
--- moonbase/trunk/crypto/libksba/DETAILS 2005-11-30 15:39:43 UTC (rev 17519)
+++ moonbase/trunk/crypto/libksba/DETAILS 2005-11-30 15:49:13 UTC (rev 17520)
@@ -1,11 +1,11 @@
MODULE=libksba
- VERSION=0.9.12
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=0.9.13
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/alpha/$MODULE/
- SOURCE_VFY=sha1:3427ed6b7f4ed5e882c181d47fb038e7fff88446
+ SOURCE_VFY=sha1:32809d450ae38a06fe7b5bb6c057ddbb23f75682
WEB_SITE=http://www.gnupg.org/aegypten/
ENTERED=20030310
- UPDATED=20051107
+ UPDATED=20051130
SHORT="a library to make X.509 certs and CMS easily accessible to applications"
cat << EOF
More information about the Lunar-commits
mailing list