summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-07-06 23:41:45 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-07-06 23:41:45 (GMT)
commit346eb2e35813572b1f5b9d6e5d0ae7d76cd1ac88 (patch)
treee231626b9aba05b58f2c5218c1430fedc6c0d823
parentb27725c753dacc8ff53a526dd67427a6984b8175 (diff)
downloadmxe-346eb2e35813572b1f5b9d6e5d0ae7d76cd1ac88.zip
mxe-346eb2e35813572b1f5b9d6e5d0ae7d76cd1ac88.tar.gz
mxe-346eb2e35813572b1f5b9d6e5d0ae7d76cd1ac88.tar.bz2
gnutls: update
-rw-r--r--src/gnutls.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gnutls.mk b/src/gnutls.mk
index a9a1445..8f30687 100644
--- a/src/gnutls.mk
+++ b/src/gnutls.mk
@@ -2,8 +2,8 @@
# See index.html for further information.
PKG := gnutls
-$(PKG)_VERSION := 3.4.13
-$(PKG)_CHECKSUM := fd3386e8e72725980bcd7f40949aa0121dcb7650b5147c6490e794555ed25859
+$(PKG)_VERSION := 3.4.14
+$(PKG)_CHECKSUM := 35deddf2779b76ac11057de38bf380b8066c05de21b94263ad5b6dfa75dfbb23
$(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
$(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://mirrors.dotsrc.org/gnupg/gnutls/v3.4/$($(PKG)_FILE)