[Lunar-commits] <moonbase> libksba: +0.0.1 bugfixes
Zbigniew Luszpinski (at)
"zbiggy lunar-linux.org" at foo-projects.org
Wed Apr 16 23:55:42 CEST 2008
commit ab1c390ba830ae17d7f8804616e618d09402c2bb
Author: Zbigniew Luszpinski <zbiggy(at)lunar-linux.org>
Date: Wed Apr 16 23:55:42 2008 +0200
libksba: +0.0.1 bugfixes
---
crypto/libksba/DEPENDS | 2 +-
crypto/libksba/DETAILS | 9 ++++-----
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/crypto/libksba/DEPENDS b/crypto/libksba/DEPENDS
index a0cb3df..6391f56 100644
--- a/crypto/libksba/DEPENDS
+++ b/crypto/libksba/DEPENDS
@@ -1,2 +1,2 @@
-depends libgpg-error &&
+depends libgpg-error
depends libgcrypt
diff --git a/crypto/libksba/DETAILS b/crypto/libksba/DETAILS
index 4bff889..79f2798 100644
--- a/crypto/libksba/DETAILS
+++ b/crypto/libksba/DETAILS
@@ -1,14 +1,13 @@
MODULE=libksba
- VERSION=1.0.2
+ VERSION=1.0.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/$MODULE/
- SOURCE_VFY=sha1:4d2c4a99c313b799590bf3fc223179c454e268b5
+ SOURCE_VFY=sha1:7a4b3a8340087ed360269b567881ebfb9b67441b
WEB_SITE=http://www.gnupg.org/aegypten/
ENTERED=20030310
- UPDATED=20070706
+ UPDATED=20080416
SHORT="A library to make X.509 certs and CMS easily accessible to applications"
-
cat << EOF
-libksba provides an easy API to create and parse X.509 and CMS
+libksba provides an easy API to create and parse X.509 and CMS
related objects.
EOF
More information about the Lunar-commits
mailing list