]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
gnutls: Update to 3.1.3.
authorErik Kapfer <erik.kapfer@ipfire.org>
Fri, 19 Oct 2012 20:43:18 +0000 (22:43 +0200)
committerErik Kapfer <erik.kapfer@ipfire.org>
Fri, 19 Oct 2012 20:43:18 +0000 (22:43 +0200)
Fixes #10248.

gnutls/gnutls.nm

index 44d64d6f0591333b5e64b6696d03aa9a767f65f6..43711499bd6dc518f168a448a1274c162c06b108 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = gnutls
-version    = 3.1.2
+version    = 3.1.3
 release    = 1
 
 groups     = System/Libraries
@@ -13,9 +13,9 @@ license    = LGPLv2.1+
 summary    = A general-purpose cryptography library.
 
 description
-       GnuTLS is a project that aims to develop a library which provides \
-       a secure layer, over a reliable transport layer. Currently the \
-       GnuTLS library implements the proposed standards by the IETF's \
+       GnuTLS is a project that aims to develop a library which provides
+       a secure layer, over a reliable transport layer. Currently the
+       GnuTLS library implements the proposed standards by the IETF's
        TLS working group.
 end