mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Update gnutls from 3.5.12 to 3.5.14
This commit is contained in:
@@ -3,9 +3,9 @@ require 'package'
|
|||||||
class Gnutls < Package
|
class Gnutls < Package
|
||||||
description 'GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them.'
|
description 'GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them.'
|
||||||
homepage 'http://gnutls.org/'
|
homepage 'http://gnutls.org/'
|
||||||
version '3.5.12'
|
version '3.5.14'
|
||||||
source_url 'https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.12.tar.xz'
|
source_url 'https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.14.tar.xz'
|
||||||
source_sha256 '63cb39a5eaa029381df2e49a74cfb7be89fc4a592445191818ffe1e66bde57cb'
|
source_sha256 '4aa12dec92f42a0434df794aca3d02f6f2a35b47b48c01252de65f355c051bda'
|
||||||
|
|
||||||
depends_on 'buildessential' => :build
|
depends_on 'buildessential' => :build
|
||||||
depends_on 'zlibpkg' => :build
|
depends_on 'zlibpkg' => :build
|
||||||
|
|||||||
Reference in New Issue
Block a user