summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorIsmael Luceno2021-12-20 04:21:00 +0100
committerIsmael Luceno2021-12-20 04:21:27 +0100
commit42044354cc53a7afef71a2be94a36d28c2d55e41 (patch)
tree7ec373dd8a88696e8c2b7a2a86c848874f3d427f /ftp
parentb388e69bbeaeb0b7cfed506895aa45a03b527b55 (diff)
axel 2.17.11
Diffstat (limited to 'ftp')
-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 43713da93e..65e70ad55c 100755
--- a/ftp/axel/DETAILS
+++ b/ftp/axel/DETAILS
@@ -1,9 +1,9 @@
SPELL=axel
- VERSION=2.17.10
+ VERSION=2.17.11
SECURITY_PATCH=5
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://github.com/axel-download-accelerator/axel/releases/download/v$VERSION/$SOURCE
- SOURCE_HASH=sha512:f102ae742940d123364de49f01fe97cc146afc32adfb3776437a53ffef14fcca0c5926c39d6ac338fe2bd368529d18b0c885b694de48f7cb0e6d0195d2339437
+ SOURCE_HASH=sha512:111e8b3bbb70e717bee8b3c318c18d0121776301c609c0894376a371238dd839f5dae7edda6738d2b89296fd4b6ac1083399acf62308eaa479b6d70b080e65a1
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 c0e6d2ab2a..66dc3e6cb5 100644
--- a/ftp/axel/HISTORY
+++ b/ftp/axel/HISTORY
@@ -1,3 +1,6 @@
+2021-12-20 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 2.17.11
+
2020-11-22 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 2.17.10; SECURITY_PATCH++