- Update to 1.23.0

- Update WWW

Changes:	https://github.com/aria2/aria2/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-05-23 03:50:00 +00:00
parent 8dff1d34be
commit 0d42b649cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415658
3 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= aria2
PORTVERSION= 1.22.0
PORTVERSION= 1.23.0
CATEGORIES= www
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/release-${PORTVERSION}/

View file

@ -1,2 +1,3 @@
SHA256 (aria2-1.22.0.tar.xz) = ac3fb3f33a76ce22f968ace293445ef64c201b0ae43aef21e664e4b977e34f89
SIZE (aria2-1.22.0.tar.xz) = 1448096
TIMESTAMP = 1463935417
SHA256 (aria2-1.23.0.tar.xz) = 585185866415bf1120e4bf0a484e7dfec2e9e7c5305023b15ad0f66f90391f93
SIZE (aria2-1.23.0.tar.xz) = 1493704

View file

@ -21,4 +21,4 @@ manipulated via built-in JSON-RPC and XML-RPC interfaces. Its features include:
aria2 supports RPC interface to control the aria2 process. The supported
interfaces are JSON-RPC (over HTTP and WebSocket) and XML-RPC.
WWW: http://aria2.sourceforge.net/
WWW: https://aria2.github.io/