From bddb5b4b464d9192d8678ccab8b94477fc5b8805 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 12 Jul 2015 21:44:45 +0200 Subject: [PATCH] gnutls: updated to 3.3.16 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 3c2feadab8..ca02e5cd91 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.3.15 +PKG_VERSION:=3.3.16 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:=03b7e282a0888a8f7620ece83d7853c6 +PKG_MD5SUM:=c2143db71a57248f7bdb2fb6acd6b567 PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_INSTALL:=1