network/aria2: Updated for version 1.36.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-08-30 06:25:37 +07:00
parent 944c08ba12
commit 620d8ec946
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aria2
VERSION=${VERSION:-1.35.0}
VERSION=${VERSION:-1.36.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="aria2"
VERSION="1.35.0"
VERSION="1.36.0"
HOMEPAGE="https://aria2.github.io/"
DOWNLOAD="https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0.tar.xz"
MD5SUM="c933a8752a9a8bf7bd78083afe2d9101"
DOWNLOAD="https://github.com/aria2/aria2/releases/download/release-1.36.0/aria2-1.36.0.tar.xz"
MD5SUM="f11ff410bbe00385b4a1b20d22aa2598"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""