Commit 3f37f501 authored by Chris Thurber's avatar Chris Thurber Committed by GitHub

Update gnutls.rb

I believe that this will allow GnuTLS to build after being broken in #505. 

Updated GnuTLS package to 3.5.8.
parent f1cc322e
require 'package'
class Gnutls < Package
version '3.3.15'
source_url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-3.3.15.tar.xz'
source_sha1 'd7f66b0aeaf48ff8621cc1913230635ef672f0a4'
version '3.5.8'
source_url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5/gnutls-3.5.8.tar.xz'
source_sha1 '238d5e62f9bb078101131dd2f4c7f2c1ac13e813'
depends_on 'buildessential'
depends_on 'nettle'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment