From c2374a89f6042d5ad9ea35c18868dc8090b46ada Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 12 Dec 2014 08:52:51 +0100 Subject: [PATCH] gnutls: updated to 3.3.11 Signed-off-by: Nikos Mavrogiannopoulos --- libs/gnutls/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index ef4c512ac..2e7cd6eaf 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.3.10 +PKG_VERSION:=3.3.11 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:=c0a72b2c0553fe1c4992e30835808012 +PKG_MD5SUM:=b657e3010c10cae2244e7ce79ee3d446 PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_INSTALL:=1