gnutls: bump to version 3.3.12
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 19 Jan 2015 14:08:19 +0000 (11:08 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 19 Jan 2015 23:41:55 +0000 (00:41 +0100)
This is the new stable, so switch to it.
Still no dice with nettle 3.0, see:
http://lists.gnutls.org/pipermail/gnutls-devel/2014-June/006977.html
and nettle upstream:
http://lists.lysator.liu.se/pipermail/nettle-bugs/2014/003129.html

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gnutls/gnutls.hash
package/gnutls/gnutls.mk

index 70130b9f0a45af1afd5527f403dc82275a52d95b..16a6fcbfa32d955f8a889f9f1ecc022a27d30f70 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 824196254cf9162b9ff841677f292d108ca1efa6cf8ae1c02b9a8682a3d7087f        gnutls-3.2.21.tar.xz
+sha256 67ab3e92c5d48f3323b897d7c1aa0bb2af6f3a84f5bd9931cda163a7ff32299b        gnutls-3.3.12.tar.xz
index 3cd8e1729ea8b8a3f0fd51b88f8664733b21c17a..ab176a6476ced2295bd7013415300a98c9d7adce 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-GNUTLS_VERSION_MAJOR = 3.2
-GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).21
+GNUTLS_VERSION_MAJOR = 3.3
+GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).12
 GNUTLS_SOURCE = gnutls-$(GNUTLS_VERSION).tar.xz
 GNUTLS_SITE = ftp://ftp.gnutls.org/gcrypt/gnutls/v$(GNUTLS_VERSION_MAJOR)
 GNUTLS_LICENSE = GPLv3+ LGPLv2.1+