From 0c7bb70f39b0f174b092dac78216b25421e87215 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 21 Jan 2017 10:48:01 +0700 Subject: network/aria2: Updated for version 1.31.0. Signed-off-by: Willy Sudiarto Raharjo --- network/aria2/aria2.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'network/aria2/aria2.SlackBuild') diff --git a/network/aria2/aria2.SlackBuild b/network/aria2/aria2.SlackBuild index 3b80cefbc1c79..0df33b6378f7f 100644 --- a/network/aria2/aria2.SlackBuild +++ b/network/aria2/aria2.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for aria2 # Originally written by Marco Cecchetti -# 2015-2016 maintained by Willy Sudiarto Raharjo +# 2015-2017 maintained by Willy Sudiarto Raharjo # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=${PRGNAM:-aria2} -VERSION=${VERSION:-1.30.0} +VERSION=${VERSION:-1.31.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3