aria2 1.16.5

master
Jack Nagel 2013-03-24 14:32:24 -05:00
parent 9ab3a265ed
commit ef3ef27355
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Aria2 < Formula
homepage 'http://aria2.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/aria2/stable/aria2-1.16.4/aria2-1.16.4.tar.bz2'
sha1 '302885fae5809e5bd62abd4cdb9592bb5b47c4a1'
url 'http://downloads.sourceforge.net/project/aria2/stable/aria2-1.16.5/aria2-1.16.5.tar.bz2'
sha1 '04ce2ae2f6500f6bb49c926e414ddc9c1a6059c3'
depends_on 'pkg-config' => :build
depends_on 'gnutls'