From: Nikos Mavrogiannopoulos Date: Sat, 5 Mar 2016 10:57:08 +0000 (+0100) Subject: gnutls: updated to 3.4.10 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=db993dc673835feffb23656cce29be2080617e92;p=openwrt-packages.git gnutls: updated to 3.4.10 Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 663359ded..97f29666c 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.4.9 +PKG_VERSION:=3.4.10 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:=1b3b6d55d0e2b6d01a54f53129f1da9b +PKG_MD5SUM:=fe9a0dc5adf205122f01a3e7dac5f8dd #PKG_FIXUP:=autoreconf gettext-version PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_LICENSE:=LGPLv2.1+