mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/aria2: Updated for version 1.26.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
736e829109
commit
3718bf7466
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=${PRGNAM:-aria2}
|
PRGNAM=${PRGNAM:-aria2}
|
||||||
VERSION=${VERSION:-1.25.0}
|
VERSION=${VERSION:-1.26.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="aria2"
|
PRGNAM="aria2"
|
||||||
VERSION="1.25.0"
|
VERSION="1.26.1"
|
||||||
HOMEPAGE="https://aria2.github.io/"
|
HOMEPAGE="https://aria2.github.io/"
|
||||||
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.25.0/aria2-1.25.0.tar.xz"
|
DOWNLOAD="https://github.com/tatsuhiro-t/aria2/releases/download/release-1.26.1/aria2-1.26.1.tar.xz"
|
||||||
MD5SUM="d4e8843e7176dec9c688b880e4e5fdf0"
|
MD5SUM="73a968125511c2271695156de9273565"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="c-ares"
|
REQUIRES="c-ares"
|
||||||
|
|
Loading…
Reference in a new issue