Skip to content

Commit

Permalink
aria2: fix homepage url (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
scribblemaniac authored and apjanke committed Apr 26, 2016
1 parent a9f7039 commit ba444b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/aria2.rb
@@ -1,6 +1,6 @@
class Aria2 < Formula
desc "Download with resuming and segmented downloading"
homepage "http://aria2.sourceforge.net/"
homepage "https://aria2.github.io/"
url "https://github.com/tatsuhiro-t/aria2/releases/download/release-1.21.0/aria2-1.21.0.tar.xz"
sha256 "225c5f2c8acc899e0a802cdf198f82bd0d3282218e80cdce251b1f9ffacf6580"

Expand Down

0 comments on commit ba444b5

Please sign in to comment.