summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-08-29 13:47:22 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:53 +0700
commitfe95fc01c08f313a404bd06e548ad5b61b764e79 (patch)
tree92192bfb273523d64b2535d8e83ba2f9e1cebcfc /development
parent260d4647c94997b0a9152d541d94528587409e6b (diff)
downloadslackbuilds-fe95fc01c08f313a404bd06e548ad5b61b764e79.tar.gz
slackbuilds-fe95fc01c08f313a404bd06e548ad5b61b764e79.tar.xz
development/bsdiff: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/bsdiff/bsdiff.SlackBuild3
-rw-r--r--development/bsdiff/bsdiff.info4
2 files changed, 2 insertions, 5 deletions
diff --git a/development/bsdiff/bsdiff.SlackBuild b/development/bsdiff/bsdiff.SlackBuild
index b7cd9b6409..0a240e7d67 100644
--- a/development/bsdiff/bsdiff.SlackBuild
+++ b/development/bsdiff/bsdiff.SlackBuild
@@ -46,9 +46,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/bsdiff/bsdiff.info b/development/bsdiff/bsdiff.info
index d647cd9e44..834f0a670e 100644
--- a/development/bsdiff/bsdiff.info
+++ b/development/bsdiff/bsdiff.info
@@ -1,7 +1,7 @@
PRGNAM="bsdiff"
VERSION="4.3"
-HOMEPAGE="http://www.daemonology.net/bsdiff/"
-DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/bsdiff-4.3.tar.gz"
+HOMEPAGE="https://www.daemonology.net/bsdiff/"
+DOWNLOAD="https://ftp.osuosl.org/pub/gentoo/distfiles/bsdiff-4.3.tar.gz"
MD5SUM="e6d812394f0e0ecc8d5df255aa1db22a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""