From 822c18cb8768a3448109909304623b4136944d7f Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 3 Apr 2015 19:55:00 +0200 Subject: [PATCH] gnutls: updated to 3.3.14 Signed-off-by: Nikos Mavrogiannopoulos --- libs/gnutls/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 87cb554721..965f08f1aa 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.3.13 -PKG_RELEASE:=3 +PKG_VERSION:=3.3.14 +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.3 -PKG_MD5SUM:=a7387fe8bf3e604bf518a6da9ab2a4e6 +PKG_MD5SUM:=7f4465f8c564cf9cb8f5cb38b909f7ca PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_INSTALL:=1 -- 2.30.2