aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/mmv/mmv.SlackBuild3
-rw-r--r--system/mmv/mmv.info4
2 files changed, 2 insertions, 5 deletions
diff --git a/system/mmv/mmv.SlackBuild b/system/mmv/mmv.SlackBuild
index bcb1be71e67f..051c452a9661 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 c93d2e5da670..28bfe71a9021 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=""