Skip to content

Commit

Permalink
gnutls 2.12.16
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jacknagel committed Jan 17, 2012
1 parent 0fe383a commit 1e653fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/gnutls.rb
Expand Up @@ -2,9 +2,9 @@

class Gnutls < Formula
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
url 'http://ftpmirror.gnu.org/gnutls/gnutls-2.12.14.tar.bz2'
mirror 'http://ftp.gnu.org/gnu/gnutls/gnutls-2.12.14.tar.bz2'
md5 '555687a7ffefba0bd9de1e71cb61402c'
url 'http://ftpmirror.gnu.org/gnutls/gnutls-2.12.16.tar.bz2'
mirror 'http://ftp.gnu.org/gnu/gnutls/gnutls-2.12.16.tar.bz2'
md5 '0414bba9760201f27d66787997cbadfb'

depends_on 'pkg-config' => :build
depends_on 'libgcrypt'
Expand Down

0 comments on commit 1e653fc

Please sign in to comment.