Browse Source

axel: update to 2.17.7

build-on-device
Leonid Plyushch 5 years ago
parent
commit
bb3ee9ec38
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 4
      packages/axel/build.sh

4
packages/axel/build.sh

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/axel-download-accelerator/axel
TERMUX_PKG_DESCRIPTION="light command line download accelerator"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="lokesh @hax4us"
TERMUX_PKG_VERSION=2.17.6
TERMUX_PKG_VERSION=2.17.7
TERMUX_PKG_SRCURL=https://github.com/axel-download-accelerator/axel/releases/download/v${TERMUX_PKG_VERSION}/axel-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=15be4803789d8a3b0aa7ea9629a21ea56ff46ea5d8b484004a00826d4ffcbd00
TERMUX_PKG_SHA256=b05e828fac19acb3bddb7d5e5af69617f29f34aea78dd2045cf30edc834cb4d5
TERMUX_PKG_DEPENDS="openssl"

Loading…
Cancel
Save