[Buildroot] [git commit branch/next] package/axel: bump version to 2.17.10

Peter Korsgaard peter at korsgaard.com
Sun Nov 22 21:32:17 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=3f2ccb46823469eca2cf2361ee79aaaf0dd4b39a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Ismael Luceno <ismael at iodev.co.uk>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/axel/axel.hash | 2 +-
 package/axel/axel.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/axel/axel.hash b/package/axel/axel.hash
index 66d56b6581..552f940652 100644
--- a/package/axel/axel.hash
+++ b/package/axel/axel.hash
@@ -1,2 +1,2 @@
-sha256  f1364d9b55d435efc6d32218097a50a63be7b1300138e698133cf19ad3aa3a54  axel-2.17.9.tar.xz
+sha256  46eb4f10a11c4e50320ae6a034ef03ffe59dc11c3c6542a9867a3e4dc0c4b44e  axel-2.17.10.tar.xz
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
diff --git a/package/axel/axel.mk b/package/axel/axel.mk
index 0d5fc2a3c6..2118a3438e 100644
--- a/package/axel/axel.mk
+++ b/package/axel/axel.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AXEL_VERSION = 2.17.9
+AXEL_VERSION = 2.17.10
 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+


More information about the buildroot mailing list