diff options
Diffstat (limited to 'repo/gnutls/gnutls.xibuild')
-rw-r--r-- | repo/gnutls/gnutls.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/gnutls/gnutls.xibuild b/repo/gnutls/gnutls.xibuild index 20160e4..9efe16d 100644 --- a/repo/gnutls/gnutls.xibuild +++ b/repo/gnutls/gnutls.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="libtasn1 readline zlib nettle libp11-kit libidn libunistring" -PKG_VER=3.6.16 +PKG_VER=3.7.7 SOURCE=https://www.gnupg.org/ftp/gcrypt/gnutls/v$(echo $PKG_VER | cut -d. -f-2)/gnutls-$PKG_VER.tar.xz DESC="Library which provides a secure layer over a transport layer" |