summaryrefslogtreecommitdiffstats
path: root/development/mawk
diff options
context:
space:
mode:
author B. Watson2021-09-05 20:04:33 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:59 +0200
commit4bf8251ac9292eff2e7d722f502be2582c7cc96c (patch)
tree5accb3127108fce2091e6e5294e8a501a1fd904b /development/mawk
parente78263ab91f10b8a3b53abe043b4a12d3b0f0a98 (diff)
downloadslackbuilds-4bf8251ac9292eff2e7d722f502be2582c7cc96c.tar.gz
development/mawk: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mawk')
-rw-r--r--development/mawk/mawk.SlackBuild3
-rw-r--r--development/mawk/mawk.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/development/mawk/mawk.SlackBuild b/development/mawk/mawk.SlackBuild
index 8fc4bb1ad4..7de4607392 100644
--- a/development/mawk/mawk.SlackBuild
+++ b/development/mawk/mawk.SlackBuild
@@ -27,9 +27,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/development/mawk/mawk.info b/development/mawk/mawk.info
index c3f4b52607..07a35c5557 100644
--- a/development/mawk/mawk.info
+++ b/development/mawk/mawk.info
@@ -1,7 +1,7 @@
PRGNAM="mawk"
VERSION="1.3.4_20200120"
HOMEPAGE="http://invisible-island.net/mawk/mawk.html"
-DOWNLOAD="ftp://ftp.invisible-island.net/mawk/mawk-1.3.4-20200120.tgz"
+DOWNLOAD="https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20200120.tgz"
MD5SUM="d48752f402d7371d9eb5f68de3da05d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""