[Lunar-commits] <moonbase> aria2: version bumped to 1.01.0.
Florin Braescu
florin at lunar-linux.org
Tue Jul 20 12:12:18 CEST 2010
commit f6dd3d2482885337dde92ee59320941ff0c0a730
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jul 20 13:12:18 2010 +0300
aria2: version bumped to 1.01.0.
This release adds an option to limit the number of connections to the
same host in each download. aria2 now chooses the server which is least
used in the aria2c instance. This release also adds Chromium cookie
support and HTTP only conditional download support in which a file is
downloaded only when the local file is older than the remote file. aria2
now can handle %2F in FTP URI properly.
The HTTP/1.1 chunked decoder was fixed.
---
ftp/aria2/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ftp/aria2/DETAILS b/ftp/aria2/DETAILS
index 0f21b4d..86a09a9 100644
--- a/ftp/aria2/DETAILS
+++ b/ftp/aria2/DETAILS
@@ -1,11 +1,11 @@
MODULE=aria2
- VERSION=1.9.5
+ VERSION=1.10.0
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:749f86473eaa1010c4dfaaac4d13f8a07c5cbabd
+ SOURCE_VFY=sha1:1c6f56ae290d059d3202de237e36f663778448d0
WEB_SITE=http://aria2.sourceforge.net
ENTERED=20071024
- UPDATED=20100701
+ UPDATED=20100720
SHORT="Commandline downloader"
cat << EOF
More information about the Lunar-commits
mailing list