update package gnutls

This commit is contained in:
Mark Brand 2013-10-24 11:00:49 +02:00
parent b907f0ae83
commit be3cab983b
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.2.3
$(PKG)_CHECKSUM := 18f5fffd1a0384944cb76cbedc0720c4726470f4
$(PKG)_VERSION := 3.2.5
$(PKG)_CHECKSUM := 088eee3297d036754414f40ae49ef9ea9e83c679
$(PKG)_SUBDIR := gnutls-$($(PKG)_VERSION)
$(PKG)_FILE := gnutls-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2//$($(PKG)_FILE)