summaryrefslogtreecommitdiffstats
path: root/development/gnulib
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-08-31 03:17:23 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:55 +0700
commit811f7dd10035a448c383b4868064bdf3bf74dde2 (patch)
tree7fa7ba310fcbec12f06034e08ef3758f8f59d600 /development/gnulib
parentaedc631802952770f04611ac1a6344afd4cf9bbe (diff)
downloadslackbuilds-811f7dd10035a448c383b4868064bdf3bf74dde2.tar.gz
slackbuilds-811f7dd10035a448c383b4868064bdf3bf74dde2.tar.xz
development/gnulib: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gnulib')
-rw-r--r--development/gnulib/gnulib.SlackBuild3
-rw-r--r--development/gnulib/gnulib.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/development/gnulib/gnulib.SlackBuild b/development/gnulib/gnulib.SlackBuild
index 1eb4750aad..e5b6ca2911 100644
--- a/development/gnulib/gnulib.SlackBuild
+++ b/development/gnulib/gnulib.SlackBuild
@@ -33,9 +33,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/gnulib/gnulib.info b/development/gnulib/gnulib.info
index 8d9a12c6a1..7a86aaeb6d 100644
--- a/development/gnulib/gnulib.info
+++ b/development/gnulib/gnulib.info
@@ -1,7 +1,7 @@
PRGNAM="gnulib"
VERSION="20140202"
HOMEPAGE="https://www.gnu.org/software/gnulib/"
-DOWNLOAD="http://http.debian.net/debian/pool/main/g/gnulib/gnulib_20140202+stable.orig.tar.gz"
+DOWNLOAD="https://deb.debian.org/debian/pool/main/g/gnulib/gnulib_20140202+stable.orig.tar.gz"
MD5SUM="5fc03f07046c2349449db963602b9522"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""