network/aria2: Updated for version 1.21.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
acf4a5a258
commit
3efde45f46
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=${PRGNAM:-aria2}
|
||||
VERSION=${VERSION:-1.20.0}
|
||||
VERSION=${VERSION:-1.21.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aria2"
|
||||
VERSION="1.20.0"
|
||||
VERSION="1.21.0"
|
||||
HOMEPAGE="https://aria2.github.io/"
|
||||
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.20.0/aria2-1.20.0.tar.xz"
|
||||
MD5SUM="633b9f5c7a6d2a4198174cf895b4a038"
|
||||
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.21.0/aria2-1.21.0.tar.xz"
|
||||
MD5SUM="70479675494a9fd619c2317dad438442"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="c-ares"
|
||||
|
|
Loading…
Reference in New Issue