From: Nikos Mavrogiannopoulos Date: Thu, 8 Sep 2016 16:28:14 +0000 (+0200) Subject: gnutls: updated to 3.4.15 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2bdeefb5144cfd75f3506e3bcfd60646f98d78b2;p=feed%2Fpackages.git gnutls: updated to 3.4.15 Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 639316a3c4..c0fcb591dc 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.4.14 +PKG_VERSION:=3.4.15 PKG_RELEASE:=1 PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4 -PKG_MD5SUM:=ad3e269a6793424d5d21c9626e1c9ef1 +PKG_MD5SUM:=4ea5b239bd8bf1b734dda02997b36459 #PKG_FIXUP:=autoreconf gettext-version PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_LICENSE:=LGPLv2.1+