network/aria2: Updated for version 1.20.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-02-21 18:02:08 +07:00
parent 110c7f9132
commit 5913b4659b
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=${PRGNAM:-aria2}
VERSION=${VERSION:-1.19.3}
VERSION=${VERSION:-1.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="aria2"
VERSION="1.19.3"
VERSION="1.20.0"
HOMEPAGE="https://aria2.github.io/"
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.19.3/aria2-1.19.3.tar.xz"
MD5SUM="b6363664e3cd510a092b0d812085724b"
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.20.0/aria2-1.20.0.tar.xz"
MD5SUM="633b9f5c7a6d2a4198174cf895b4a038"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="c-ares"