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 a736b86a6..a742e097f 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: Homepage: http://www.linux.it/~md/software/
whois:
+whois: Homepage: http://www.linux.it/~md/software/
whois:
whois:
diff --git a/source/n/whois/whois.SlackBuild b/source/n/whois/whois.SlackBuild
index c4b9b3d18..8485fe7a7 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:-2}
+BUILD=${BUILD:-1}
# Automatically determine architecture for build & packaging:
if [ -z "$ARCH" ]; then