Commit graph

8 commits

Author SHA1 Message Date
yiyuanlu
0f0bc7e7cc axel: use alternate download
Closes Homebrew/homebrew#24350.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-15 18:01:45 -08:00
Adam Vandenberg
5a2792847a axel: change homepage
Fixes Homebrew/homebrew#23157.
2013-10-10 07:52:02 -07:00
Liyang HU
0ff6ef18bd axel, libhid, minicom: URL changed
still debian, but slightly different. SHA1 unchanged.

Closes Homebrew/homebrew#20434.

Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-06-12 13:07:06 +02:00
Adam Vandenberg
d70c4b450e axel: style nits 2013-01-26 17:45:17 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Christian Mayer
a16ab414b2 Axel formula
Axel tries to accelerate downloads by using multiple connections (possibly to
multiple servers) for one download. Because of its size, it might be very
useful on bootdisks or other small systems as a wget replacement.
2009-09-25 15:31:55 +01:00