network/aria2: Updated for version 1.23.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c3f67b701a
commit
b19147e18f
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue