network/aria2: Updated for version 1.18.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7129b4baa0
commit
dab06882e7
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=${PRGNAM:-aria2}
|
||||
VERSION=${VERSION:-1.18.6}
|
||||
VERSION=${VERSION:-1.18.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aria2"
|
||||
VERSION="1.18.6"
|
||||
VERSION="1.18.7"
|
||||
HOMEPAGE="http://aria2.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/aria2/aria2-1.18.6.tar.xz"
|
||||
MD5SUM="72ef4b14970cceea1b3d8fdacc85d618"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/aria2/aria2-1.18.7.tar.xz"
|
||||
MD5SUM="57ae38604ec183a6fc3e9ab2a2270481"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="c-ares"
|
||||
|
|
Loading…
Reference in New Issue