summaryrefslogtreecommitdiffstats
path: root/network/authbind
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-01-03 19:02:08 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:44 +0700
commit3dbb0af00d806d40112c1b5b0b8f12355e625786 (patch)
tree8736f3ab1485c6ccf1754fc6bac3ada966affd24 /network/authbind
parent4789640ce85e53963e26ac34584957fe76cb45df (diff)
downloadslackbuilds-3dbb0af00d806d40112c1b5b0b8f12355e625786.tar.gz
slackbuilds-3dbb0af00d806d40112c1b5b0b8f12355e625786.tar.xz
network/authbind: Add note to self (no code changes).
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/authbind')
-rw-r--r--network/authbind/authbind.SlackBuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/authbind/authbind.SlackBuild b/network/authbind/authbind.SlackBuild
index 4ce928ba47..419cce58cb 100644
--- a/network/authbind/authbind.SlackBuild
+++ b/network/authbind/authbind.SlackBuild
@@ -6,6 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230103 bkw: Note to self: There is an authbind_2.1.3.tar.gz
+# available on Debian's download server, but there are no code changes
+# between 2.1.2 and 2.1.3. The only differences are in the Debian
+# packaging stuff (debian/rules and debian/changelog), which we don't
+# use.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=authbind