Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de> --- rules/gnutls.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gnutls.make b/rules/gnutls.make index 972d12104d51..5420fd4c2cc9 100644 --- a/rules/gnutls.make +++ b/rules/gnutls.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls # # Paths and names # -GNUTLS_VERSION := 3.7.6 -GNUTLS_MD5 := 5b07c89e53a351209dc23b714da3ef98 +GNUTLS_VERSION := 3.7.7 +GNUTLS_MD5 := 39e5c71af7f444bdf175094a787843a2 GNUTLS := gnutls-$(GNUTLS_VERSION) GNUTLS_SUFFIX := tar.xz GNUTLS_URL := https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/$(GNUTLS).$(GNUTLS_SUFFIX) -- 2.30.2