summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-10-28 09:51:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-10-28 10:20:15 +0100
commit53d2a8ac8ef902f95834408837208211d8e8a6c2 (patch)
treeea3e8159eac2ac49458ae33069219787a5c90a8c
parent2af52d47e687d62eefe6ed3ebe3732e666d86de4 (diff)
downloadptxdist-53d2a8ac8ef902f95834408837208211d8e8a6c2.tar.gz
ptxdist-53d2a8ac8ef902f95834408837208211d8e8a6c2.tar.xz
gnutls: version bump 3.6.14 -> 3.6.15
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/gnutls-3.6.15/0001-don-t-try-ru-build-run-code-generator.patch (renamed from patches/gnutls-3.6.14/0001-don-t-try-ru-build-run-code-generator.patch)0
-rwxr-xr-xpatches/gnutls-3.6.15/autogen.sh (renamed from patches/gnutls-3.6.14/autogen.sh)0
-rw-r--r--patches/gnutls-3.6.15/series (renamed from patches/gnutls-3.6.14/series)0
-rw-r--r--rules/gnutls.make4
4 files changed, 2 insertions, 2 deletions
diff --git a/patches/gnutls-3.6.14/0001-don-t-try-ru-build-run-code-generator.patch b/patches/gnutls-3.6.15/0001-don-t-try-ru-build-run-code-generator.patch
index c879ec7f8..c879ec7f8 100644
--- a/patches/gnutls-3.6.14/0001-don-t-try-ru-build-run-code-generator.patch
+++ b/patches/gnutls-3.6.15/0001-don-t-try-ru-build-run-code-generator.patch
diff --git a/patches/gnutls-3.6.14/autogen.sh b/patches/gnutls-3.6.15/autogen.sh
index d99000165..d99000165 100755
--- a/patches/gnutls-3.6.14/autogen.sh
+++ b/patches/gnutls-3.6.15/autogen.sh
diff --git a/patches/gnutls-3.6.14/series b/patches/gnutls-3.6.15/series
index 1a79ecf82..1a79ecf82 100644
--- a/patches/gnutls-3.6.14/series
+++ b/patches/gnutls-3.6.15/series
diff --git a/rules/gnutls.make b/rules/gnutls.make
index bf4fcd263..0be4c3f6c 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls
#
# Paths and names
#
-GNUTLS_VERSION := 3.6.14
-GNUTLS_MD5 := bf70632d420e421baff482247f01dbfe
+GNUTLS_VERSION := 3.6.15
+GNUTLS_MD5 := e80e0d20a8bb337a15fa63caa7f67006
GNUTLS := gnutls-$(GNUTLS_VERSION)
GNUTLS_SUFFIX := tar.xz
GNUTLS_URL := https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/$(GNUTLS).$(GNUTLS_SUFFIX)