aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 1494cf278..81bcdae8f 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -1,9 +1,9 @@
require 'formula'
class Gnutls < Formula
- url 'http://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.10.4.tar.bz2'
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
- sha1 'f0dcd7b68748b48d7b945c52b6a9e64d643e4b58'
+ url 'http://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.10.5.tar.bz2'
+ sha1 '4530657082a0e754356de89a5529d1ad7a18e777'
depends_on 'pkg-config' => :build
depends_on 'libgcrypt'