From 38f5e13bd18401d8e160feca2f693d3f1618474e Mon Sep 17 00:00:00 2001 From: B. Watson Date: Tue, 24 Aug 2021 13:45:11 -0400 Subject: system/mmv: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/mmv/mmv.SlackBuild | 3 --- system/mmv/mmv.info | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/system/mmv/mmv.SlackBuild b/system/mmv/mmv.SlackBuild index bcb1be71e6..051c452a96 100644 --- a/system/mmv/mmv.SlackBuild +++ b/system/mmv/mmv.SlackBuild @@ -29,9 +29,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/mmv/mmv.info b/system/mmv/mmv.info index c93d2e5da6..28bfe71a90 100644 --- a/system/mmv/mmv.info +++ b/system/mmv/mmv.info @@ -1,8 +1,8 @@ PRGNAM="mmv" VERSION="1.01b_19" HOMEPAGE="https://packages.debian.org/sid/mmv" -DOWNLOAD="http://deb.debian.org/debian/pool/main/m/mmv/mmv_1.01b.orig.tar.gz \ - http://deb.debian.org/debian/pool/main/m/mmv/mmv_1.01b-19.debian.tar.xz" +DOWNLOAD="https://deb.debian.org/debian/pool/main/m/mmv/mmv_1.01b.orig.tar.gz \ + https://deb.debian.org/debian/pool/main/m/mmv/mmv_1.01b-19.debian.tar.xz" MD5SUM="1b2135ab2f17bdfa9e08debbb3c46ad8 \ 5952faa99a610afdbba73d20d68c6d0f" DOWNLOAD_x86_64="" -- cgit v1.2.3