network/aria2: Updated for version 1.23.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-05-24 20:42:58 +07:00
parent c3f67b701a
commit b19147e18f
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.21.0}
VERSION=${VERSION:-1.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="aria2"
VERSION="1.21.0"
VERSION="1.23.0"
HOMEPAGE="https://aria2.github.io/"
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.21.0/aria2-1.21.0.tar.xz"
MD5SUM="70479675494a9fd619c2317dad438442"
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.23.0/aria2-1.23.0.tar.xz"
MD5SUM="9f907e58c624a0f8b7a737376e82cb7c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="c-ares"