From 7279ffa9c65cc69cbfc3a8f28d3b21d2a5f9b3d1 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 2 Jul 2014 23:23:20 -0500 Subject: [PATCH] gnutls: add a comment --- Formula/gnutls.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/gnutls.rb b/Formula/gnutls.rb index c627e1b3ac..734e2f09f7 100644 --- a/Formula/gnutls.rb +++ b/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'