index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
libs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-07-12 21:41:37 +0200
committer
Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-07-12 21:42:11 +0200
commit
2cfdc7a804b321d0d0f47977f02e9bb91546c693
(
patch
)
tree
27134022f86430bb8e2c6415e180d961145b7731
/
libs
parent
3b96e6d759045271a234cdd16a6d7768e336bd52
(
diff
)
gnutls: updated to 3.4.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat
(limited to 'libs')
-rw-r--r--
libs/gnutls/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile
index 8d716af9f..472caa874 100644
--- a/
libs/gnutls/Makefile
+++ b/
libs/gnutls/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnutls
-PKG_VERSION:=3.4.2
+PKG_VERSION:=3.4.3
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:=4fb4a6253e09aa070e6c467cbb51ba33
+PKG_MD5SUM:=8a119d7830b81a44faa721a6fde2a295
#PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPLv2.1+