From: Erik Kapfer Date: Fri, 19 Oct 2012 20:43:18 +0000 (+0200) Subject: gnutls: Update to 3.1.3. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb579f8b7b39ffb23a83c911fa95331feb501d4b;p=ipfire-3.x.git gnutls: Update to 3.1.3. Fixes #10248. --- diff --git a/gnutls/gnutls.nm b/gnutls/gnutls.nm index 44d64d6f0..43711499b 100644 --- a/gnutls/gnutls.nm +++ b/gnutls/gnutls.nm @@ -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