aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gnutls.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gnutls.rb b/Library/Formula/gnutls.rb
index c627e1b3a..734e2f09f 100644
--- a/Library/Formula/gnutls.rb
+++ b/Library/Formula/gnutls.rb
@@ -1,5 +1,6 @@
require 'formula'
+# GnuTLS has previous, current, and next stable branches, we use current.
class Gnutls < Formula
homepage 'http://gnutls.org'
url 'ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-3.2.15.tar.xz'