[Lunar-commits] r25717 - moonbase/trunk/crypto/gnutls
Florin Braescu
florin at lunar-linux.org
Tue Sep 4 21:55:23 CEST 2007
Author: florin
Date: 2007-09-04 21:55:22 +0200 (Tue, 04 Sep 2007)
New Revision: 25717
Modified:
moonbase/trunk/crypto/gnutls/DEPENDS
moonbase/trunk/crypto/gnutls/DETAILS
Log:
bump the version from 1.6.2 to 2.0.0. major version with enhacements, bugfixes and some new features.
Modified: moonbase/trunk/crypto/gnutls/DEPENDS
===================================================================
--- moonbase/trunk/crypto/gnutls/DEPENDS 2007-09-04 19:03:28 UTC (rev 25716)
+++ moonbase/trunk/crypto/gnutls/DEPENDS 2007-09-04 19:55:22 UTC (rev 25717)
@@ -1,4 +1,4 @@
-depends opencdk &&
-depends libtasn1 &&
+depends opencdk
+depends libtasn1
optional_depends zlib "" "" "for zlib compression support"
Modified: moonbase/trunk/crypto/gnutls/DETAILS
===================================================================
--- moonbase/trunk/crypto/gnutls/DETAILS 2007-09-04 19:03:28 UTC (rev 25716)
+++ moonbase/trunk/crypto/gnutls/DETAILS 2007-09-04 19:55:22 UTC (rev 25717)
@@ -1,12 +1,12 @@
MODULE=gnutls
- VERSION=1.6.2
+ VERSION=2.0.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://josefsson.org/$MODULE/releases/
SOURCE_URL[1]=ftp://ftp.gnutls.org/pub/$MODULE/
- SOURCE_VFY=sha1:d9b0cc20d10d4f0d4f2427a111b0481ae3cbb7da
+ SOURCE_VFY=sha1:985d86cb942b9d79abb5c8966439f23141ad803a
WEB_SITE=http://www.gnu.org/software/$MODULE/
ENTERED=20020212
- UPDATED=20070422
+ UPDATED=20070904
SHORT="A TLS library"
cat << EOF
More information about the Lunar-commits
mailing list