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 e5c67a7c4..5e2c95b0a 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gnutls < Formula
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
- url 'http://ftpmirror.gnu.org/gnutls/gnutls-2.12.11.tar.bz2'
- md5 'f08234b64a8025d6d5aa1307868b02ed'
+ url 'http://ftpmirror.gnu.org/gnutls/gnutls-2.12.12.tar.bz2'
+ md5 '29ec03027f0e551301da781f02953160'
depends_on 'pkg-config' => :build
depends_on 'libgcrypt'