Explorar el Código

package/axel: bump version to 2.17.12

Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Ismael Luceno hace 1 año
padre
commit
50ba0b0a40
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      package/axel/axel.hash
  2. 1 1
      package/axel/axel.mk

+ 1 - 1
package/axel/axel.hash

@@ -1,2 +1,2 @@
-sha256  580b2c18692482fd7f1e2b2819159484311ffc50f6d18924dceb80fd41d4ccf9  axel-2.17.11.tar.xz
+sha256  fb4e70535ebf732211af253bfe24f9ada57d80fd465ac02c721406c7d4e1d496  axel-2.17.12.tar.xz
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING

+ 1 - 1
package/axel/axel.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AXEL_VERSION = 2.17.11
+AXEL_VERSION = 2.17.12
 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+