summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2021-08-27 22:26:07 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:50 +0200
commitb22ff79e15d34709db57956043e9212bc674f2c1 (patch)
tree45e75a32ab8e82f6fcc53be9a5228b843f5118e7 /system
parente72b5224d907c0fa552fe10243840c718ec30503 (diff)
downloadslackbuilds-b22ff79e15d34709db57956043e9212bc674f2c1.tar.gz
system/Sl: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/Sl/Sl.SlackBuild3
-rw-r--r--system/Sl/Sl.info4
2 files changed, 2 insertions, 5 deletions
diff --git a/system/Sl/Sl.SlackBuild b/system/Sl/Sl.SlackBuild
index 5dfca63d83..3e7726a779 100644
--- a/system/Sl/Sl.SlackBuild
+++ b/system/Sl/Sl.SlackBuild
@@ -18,9 +18,6 @@ TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
-# 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/system/Sl/Sl.info b/system/Sl/Sl.info
index 37bd254292..9229e34ab8 100644
--- a/system/Sl/Sl.info
+++ b/system/Sl/Sl.info
@@ -1,7 +1,7 @@
PRGNAM="Sl"
VERSION="1.1.3"
-HOMEPAGE="http://web.archive.org/web/20131228142311/http://practicalthought.com/sl/"
-DOWNLOAD="http://web.archive.org/web/20150726011829/http://practicalthought.com:80/sl/sl"
+HOMEPAGE="https://web.archive.org/web/20131228142311/http://practicalthought.com/sl/"
+DOWNLOAD="https://web.archive.org/web/20150726011829/http://practicalthought.com:80/sl/sl"
MD5SUM="ed4c22a531e957c95df5f41206d6ed2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""