aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gnutls.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gnutls.rb b/Library/Formula/gnutls.rb
index 37fc44016..c6bddab64 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gnutls < Formula
homepage 'http://gnutls.org'
- url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.7.tar.xz'
- sha1 '734f85dc81d4867e20830f83afd36519ea5ccdcd'
+ url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.8.tar.xz'
+ sha1 'ad9c281fc6d5d8d5af9a2d8225baf9ec556e2723'
depends_on 'xz' => :build
depends_on 'pkg-config' => :build