network/aria2: Updated for version 1.19.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-12-16 03:20:25 +07:00
parent 8f00d7b725
commit 0479cb7454
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.2}
VERSION=${VERSION:-1.19.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="aria2"
VERSION="1.19.2"
VERSION="1.19.3"
HOMEPAGE="http://aria2.sourceforge.net/"
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.19.2/aria2-1.19.2.tar.xz"
MD5SUM="b435162c17a886a0ef88d58d054ec21d"
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.19.3/aria2-1.19.3.tar.xz"
MD5SUM="b6363664e3cd510a092b0d812085724b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="c-ares"