GNU GnuTLS: 2.10.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Birger J. Nordølum 2011-03-18 22:03:33 +01:00 committed by Adam Vandenberg
parent 7689fb8fd2
commit 314ee481bb

View file

@ -1,9 +1,9 @@
require 'formula'
class Gnutls < Formula
url 'http://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.10.4.tar.bz2'
homepage 'http://www.gnu.org/software/gnutls/gnutls.html'
sha1 'f0dcd7b68748b48d7b945c52b6a9e64d643e4b58'
url 'http://ftp.gnu.org/pub/gnu/gnutls/gnutls-2.10.5.tar.bz2'
sha1 '4530657082a0e754356de89a5529d1ad7a18e777'
depends_on 'pkg-config' => :build
depends_on 'libgcrypt'