Update for Aria2 to 1.17.0:

* Save options directly specified for download in --save-session
* Save URI returned only from FileEntry::getRemainingUris()
* Use info level log for system trusted ca imports failure
* Implement simple Happy Eyeballs for HTTP/FTP downloads

Ok benoit@
This commit is contained in:
gonzalo 2013-04-23 12:00:21 +00:00
parent 55dd5addd8
commit 32d2409494
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.23 2013/03/21 18:08:03 gonzalo Exp $
# $OpenBSD: Makefile,v 1.24 2013/04/23 12:00:21 gonzalo Exp $
COMMENT = lightweight multi-protocol & multi-source download utility
DISTNAME = aria2-1.16.4
DISTNAME = aria2-1.17.0
CATEGORIES = www
HOMEPAGE = http://aria2.sourceforge.net/

View File

@ -1,2 +1,2 @@
SHA256 (aria2-1.16.4.tar.gz) = GknqQCG5mpD8t0G2mbvqZ8bStbA2VkhZz7WIgvG8P5U=
SIZE (aria2-1.16.4.tar.gz) = 3455757
SHA256 (aria2-1.17.0.tar.gz) = 2Jp/iRPuZqYLWZplpIzsLVRdQWTOPajukyNzEHmdrG0=
SIZE (aria2-1.17.0.tar.gz) = 3477859