summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2020-06-03 23:21:45 +0200
committerIsmael Luceno2020-06-03 23:21:45 +0200
commit091675a9223e8dc951a12e027d563738ad79c59a (patch)
tree47f494620942fad86488a915f4609d62ca61448c
parentb6a6db54972c344728707001cc72e44e6aef4322 (diff)
axel 2.17.9
-rwxr-xr-xftp/axel/DETAILS4
-rw-r--r--ftp/axel/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/ftp/axel/DETAILS b/ftp/axel/DETAILS
index 1bf9a9a45f..2ca5e229b3 100755
--- a/ftp/axel/DETAILS
+++ b/ftp/axel/DETAILS
@@ -1,9 +1,9 @@
SPELL=axel
- VERSION=2.17.8
+ VERSION=2.17.9
SECURITY_PATCH=4
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://github.com/axel-download-accelerator/axel/releases/download/v$VERSION/$SOURCE
- SOURCE_HASH=sha512:9158cc0f1c7b54d84e5c15331ddcf6056b5eb654c0ad068e058eedbea99bb87c1b2e759b57872a86d76d83d6807500989ad6bbf87f1c0210db2d4dab100933ea
+ SOURCE_HASH=sha512:a0cabf43f451d61f4b1f4892a381fd5cf4088f7148502bf4e27d1c98177c3777bab9b732780cb9ba60c45aeead6cf9b79f870ac16db7148180f26350e69d8b01
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/axel-download-accelerator/axel/
LICENSE[0]="GPL"
diff --git a/ftp/axel/HISTORY b/ftp/axel/HISTORY
index 0f24fb8b94..029e31f0fa 100644
--- a/ftp/axel/HISTORY
+++ b/ftp/axel/HISTORY
@@ -1,3 +1,6 @@
+2020-06-03 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 2.17.9
+
2020-04-06 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 2.17.8; SECURITY_PATCH++