summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-09-05 22:01:34 +0000
committer Eric Hameleers <alien@slackware.com>2019-09-06 08:59:47 +0200
commit4538ea794adb5b02ee08203bc5f8ab79c6104482 (patch)
treefd044778b4dac3bb7db63ce47bb9cc9c6c209eb1 /source
parent1b94b19c05778870f8b9bd88cdc88b3f753e0009 (diff)
downloadcurrent-4538ea794adb5b02ee08203bc5f8ab79c6104482.tar.gz
current-4538ea794adb5b02ee08203bc5f8ab79c6104482.tar.xz
Thu Sep 5 22:01:34 UTC 201920190905220134
d/cmake-3.15.3-x86_64-1.txz: Upgraded. n/NetworkManager-1.20.2-x86_64-1.txz: Upgraded. n/links-2.20.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/n/links/links.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/links/links.SlackBuild b/source/n/links/links.SlackBuild
index 49b891ab1..06b5a19ff 100755
--- a/source/n/links/links.SlackBuild
+++ b/source/n/links/links.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=links
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then