From: Nikos Mavrogiannopoulos Date: Thu, 22 Oct 2015 05:33:06 +0000 (+0200) Subject: gnutls: update to 3.4.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=472cb4e3a8eba251abc47be382cd78b891c27669;p=openwrt-packages.git gnutls: update to 3.4.6 Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index b6cd2de41..8dbf7217c 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.4.5 +PKG_VERSION:=3.4.6 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:=f5dae0e0ecda28aab12386e6c0705d4c +PKG_MD5SUM:=4f2c4b4483da65de7edfeb050911fafb #PKG_FIXUP:=autoreconf gettext-version PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_LICENSE:=LGPLv2.1+