summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2021-08-27 21:16:25 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:48 +0200
commit09fc3e38bcfa42cc8cc7cf3382acbc9b20609b43 (patch)
treeba48bf4bd89ba145c7a679c081937034c1dd04b7 /system
parent3fa44364ce45c52eec744fa85e5808f22745d3be (diff)
downloadslackbuilds-09fc3e38bcfa42cc8cc7cf3382acbc9b20609b43.tar.gz
system/ccd2cue: 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/ccd2cue/ccd2cue.SlackBuild3
-rw-r--r--system/ccd2cue/ccd2cue.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/system/ccd2cue/ccd2cue.SlackBuild b/system/ccd2cue/ccd2cue.SlackBuild
index 69c2ba5aef..f47fa878d4 100644
--- a/system/ccd2cue/ccd2cue.SlackBuild
+++ b/system/ccd2cue/ccd2cue.SlackBuild
@@ -22,9 +22,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/system/ccd2cue/ccd2cue.info b/system/ccd2cue/ccd2cue.info
index 02c096e670..4eed2ed32d 100644
--- a/system/ccd2cue/ccd2cue.info
+++ b/system/ccd2cue/ccd2cue.info
@@ -1,7 +1,7 @@
PRGNAM="ccd2cue"
VERSION="0.5"
HOMEPAGE="https://www.gnu.org/software/ccd2cue/"
-DOWNLOAD="http://ftpmirror.gnu.org/ccd2cue/ccd2cue-0.5.tar.gz"
+DOWNLOAD="https://ftpmirror.gnu.org/ccd2cue/ccd2cue-0.5.tar.gz"
MD5SUM="565eb34e3ab5331ee5aab2fe215118aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""