summaryrefslogtreecommitdiffstats
path: root/source/n/whois
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/whois')
-rw-r--r--source/n/whois/slack-desc2
-rwxr-xr-xsource/n/whois/whois.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/n/whois/slack-desc b/source/n/whois/slack-desc
index bac818d65..a736b86a6 100644
--- a/source/n/whois/slack-desc
+++ b/source/n/whois/slack-desc
@@ -13,7 +13,7 @@ whois: RIPE whois programs. It can automatically select the appropriate
whois: whois server for most queries.
whois:
whois: This version of whois was written by Marco d'Itri.
-whois: For more information, see: http://www.linux.it/~md/software/
+whois: Homepage: http://www.linux.it/~md/software/
whois:
whois:
whois:
diff --git a/source/n/whois/whois.SlackBuild b/source/n/whois/whois.SlackBuild
index 8485fe7a7..c4b9b3d18 100755
--- a/source/n/whois/whois.SlackBuild
+++ b/source/n/whois/whois.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=whois
VERSION=${VERSION:-$(echo ${PKGNAM}_*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d _ | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine architecture for build & packaging:
if [ -z "$ARCH" ]; then