summaryrefslogtreecommitdiffstats
path: root/package/axel
diff options
context:
space:
mode:
Diffstat (limited to 'package/axel')
-rw-r--r--package/axel/axel.hash2
-rw-r--r--package/axel/axel.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/package/axel/axel.hash b/package/axel/axel.hash
index 1fc1c55ae0..c317fb886f 100644
--- a/package/axel/axel.hash
+++ b/package/axel/axel.hash
@@ -1 +1 @@
-sha256 bd65f8d8add34ab61ce1fb9e1c7b1c3449b1cfd981ce48aeee218e755ba0d6fb axel-2.16.tar.xz
+sha256 d34094eb63eaebc989f96eabdda091dcfb28e840bb8d274a5f216775941f59e4 axel-2.16.1.tar.xz
diff --git a/package/axel/axel.mk b/package/axel/axel.mk
index 136c2e26eb..129ea2952f 100644
--- a/package/axel/axel.mk
+++ b/package/axel/axel.mk
@@ -4,12 +4,12 @@
#
################################################################################
-AXEL_VERSION = 2.16
+AXEL_VERSION = 2.16.1
AXEL_SITE = https://github.com/axel-download-accelerator/axel/releases/download/v$(AXEL_VERSION)
AXEL_SOURCE = axel-$(AXEL_VERSION).tar.xz
AXEL_LICENSE = GPL-2.0+
AXEL_LICENSE_FILES = COPYING
-AXEL_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
+AXEL_DEPENDENCIES = host-pkgconf $(TARGET_NLS_DEPENDENCIES)
# ac_cv_prog_cc_c99 is required for BR2_USE_WCHAR=n because the C99 test
# provided by autoconf relies on wchar_t.
OpenPOWER on IntegriCloud