gnutls: update

This commit is contained in:
Mark Brand 2016-06-07 17:45:13 +02:00
parent 6fc5ea3714
commit dc299744a0
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
# See index.html for further information.
PKG := gnutls
$(PKG)_VERSION := 3.4.12
$(PKG)_CHECKSUM := e3370a3bf60f2ca4a6204461ea99e7d7047ee46f96bc2fb7c63f103312d3c9c7
$(PKG)_VERSION := 3.4.13
$(PKG)_CHECKSUM := fd3386e8e72725980bcd7f40949aa0121dcb7650b5147c6490e794555ed25859
$(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
$(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://mirrors.dotsrc.org/gnupg/gnutls/v3.4/$($(PKG)_FILE)