diff mbox series

package/axel: bump to version 2.17.6

Message ID 20190903190703.19919-1-ismael@iodev.co.uk
State Accepted
Commit 24d9eb5453771eb007793a6aedd45730e5641bbb
Headers show
Series package/axel: bump to version 2.17.6 | expand

Commit Message

Ismael Luceno Sept. 3, 2019, 7:07 p.m. UTC
Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
---
 package/axel/axel.hash | 2 +-
 package/axel/axel.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Sept. 3, 2019, 8:51 p.m. UTC | #1
>>>>> "Ismael" == Ismael Luceno <ismael@iodev.co.uk> writes:

 > Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>

Committed, thanks. Is this also for 2019.08.x?
Ismael Luceno Sept. 3, 2019, 10:16 p.m. UTC | #2
On 03/Sep/2019 22:51, Peter Korsgaard wrote:
> >>>>> "Ismael" == Ismael Luceno <ismael@iodev.co.uk> writes:
> 
>  > Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
> 
> Committed, thanks. Is this also for 2019.08.x?

Yes.
Peter Korsgaard Sept. 4, 2019, 8:42 p.m. UTC | #3
>>>>> "Ismael" == Ismael Luceno <ismael@iodev.co.uk> writes:

 > On 03/Sep/2019 22:51, Peter Korsgaard wrote:
 >> >>>>> "Ismael" == Ismael Luceno <ismael@iodev.co.uk> writes:
 >> 
 >> > Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
 >> 
 >> Committed, thanks. Is this also for 2019.08.x?

 > Yes.

Committed to 2019.08.x, thanks.
diff mbox series

Patch

diff --git a/package/axel/axel.hash b/package/axel/axel.hash
index 2de602ae479a..e7c128ed7697 100644
--- a/package/axel/axel.hash
+++ b/package/axel/axel.hash
@@ -1 +1 @@ 
-sha256 5c5c682617d498071ff9083029fcecc2c2fdeeedc366c35d2bdf8663355616cc  axel-2.17.5.tar.xz
+sha256 24ab549021bdfca01ad5e8e95b706869dd30fe9ab1043da4cbb9dff89edc267d  axel-2.17.6.tar.xz
diff --git a/package/axel/axel.mk b/package/axel/axel.mk
index 2ad8ff088101..d37eb4b5b2bc 100644
--- a/package/axel/axel.mk
+++ b/package/axel/axel.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-AXEL_VERSION = 2.17.5
+AXEL_VERSION = 2.17.6
 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+