From: Nikos Mavrogiannopoulos Date: Tue, 24 Nov 2015 23:27:38 +0000 (+0100) Subject: gnutls: updated to 3.4.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f90f6251d5d4d9411f17cc54abd34dca6f386886;p=openwrt-packages.git gnutls: updated to 3.4.7 Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 8dbf7217c..5577eb7f2 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.4.6 +PKG_VERSION:=3.4.7 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:=4f2c4b4483da65de7edfeb050911fafb +PKG_MD5SUM:=e7556cec73c8b34fd2ff0b591e24e44c #PKG_FIXUP:=autoreconf gettext-version PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_LICENSE:=LGPLv2.1+