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 4feee0050..aaddac51d 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.1.tar.bz2'
+ url 'http://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.10.2.tar.bz2'
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
- sha1 '507ff8ad7c1e042f8ecaa4314f32777e74caf0d3'
+ sha1 '2704b7b86fc5e3444afcf20feb7bc9ff117d4816'
depends_on 'pkg-config' => :build
depends_on 'libgcrypt'