Commit graph

15 commits

Author SHA1 Message Date
BrewTestBot
e562456f75 axel: update 2.4 bottle. 2015-11-01 22:04:12 +00:00
Dominyk Tiller
6f36524e5f axel: use secure mirror 2015-11-01 22:04:07 +00:00
BrewTestBot
2b86362fef axel: update 2.4 bottle. 2015-09-23 07:58:05 +01:00
BrewTestBot
95884bae22 Formula files style updates.
Closes Homebrew/homebrew#42407.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-03 14:21:42 +01:00
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
BrewTestBot
59d20553b9 axel: add 2.4 bottle. 2015-01-13 21:27:55 +00:00
Dominyk Tiller
8b5b547beb axel: modernise and add test
Confession: I completely stole the cURL test here.

Closes Homebrew/homebrew#35836.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 21:27:54 +00:00
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