Update gnutls from 3.5.12 to 3.5.14

This commit is contained in:
Ed Reel
2017-07-23 10:00:40 -05:00
parent 4d9859c59e
commit af5512589a

View File

@@ -3,9 +3,9 @@ require 'package'
class Gnutls < Package
description 'GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them.'
homepage 'http://gnutls.org/'
version '3.5.12'
source_url 'https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.12.tar.xz'
source_sha256 '63cb39a5eaa029381df2e49a74cfb7be89fc4a592445191818ffe1e66bde57cb'
version '3.5.14'
source_url 'https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.14.tar.xz'
source_sha256 '4aa12dec92f42a0434df794aca3d02f6f2a35b47b48c01252de65f355c051bda'
depends_on 'buildessential' => :build
depends_on 'zlibpkg' => :build