aboutsummaryrefslogtreecommitdiff
path: root/libs/gnutls
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-02-03 09:56:54 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-02-03 09:56:54 +0100
commit52c82f196a0b040baf7bc97c7f25919a91f207e5 (patch)
tree85761536fb1c8010e6748344a9af9739d03ef9f7 /libs/gnutls
parent398b131fbea03f2167e9576bc7468f1c3c91b980 (diff)
gnutls: updated to 3.4.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'libs/gnutls')
-rw-r--r--libs/gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile
index 41b9c1c34..362a90e08 100644
--- a/libs/gnutls/Makefile
+++ b/libs/gnutls/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnutls
-PKG_VERSION:=3.4.8
+PKG_VERSION:=3.4.9
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:=a26e6dd8d5ad92016e3f068795b89624
+PKG_MD5SUM:=1b3b6d55d0e2b6d01a54f53129f1da9b
#PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPLv2.1+