aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gnutls.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/gnutls.rb b/Library/Formula/gnutls.rb
index dedad79c9..92c6c844e 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -1,10 +1,9 @@
require 'formula'
class Gnutls < Formula
- homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
- url 'http://ftpmirror.gnu.org/gnutls/gnutls-3.1.5.tar.xz'
- mirror 'http://ftp.gnu.org/gnu/gnutls/gnutls-3.1.5.tar.xz'
- sha256 '2f095984dd9cbbf4dce417ecd81640fe47732322d025062b2c9a189d022de0d3'
+ homepage 'http://gnutls.org'
+ url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.6.tar.xz'
+ sha256 '83039b8c243ebaa4c31c96c823c88c8c1576de4a7d0d04e10d93527a535e5e7f'
depends_on 'xz' => :build
depends_on 'pkg-config' => :build