Commit d36dd48b authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #575 from skiman6010/patch-1

Update gnutls.rb
parents 538c9da2 3f37f501
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