summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/libasyncns/libasyncns.SlackBuild2
-rwxr-xr-xsource/l/libnsl/libnsl.SlackBuild2
-rw-r--r--source/l/libnsl/slack-desc8
-rwxr-xr-xsource/l/libnss_nis/libnss_nis.SlackBuild2
-rwxr-xr-xsource/l/loudmouth/loudmouth.SlackBuild2
5 files changed, 8 insertions, 8 deletions
diff --git a/source/l/libasyncns/libasyncns.SlackBuild b/source/l/libasyncns/libasyncns.SlackBuild
index 86b3f200d..18eed6979 100755
--- a/source/l/libasyncns/libasyncns.SlackBuild
+++ b/source/l/libasyncns/libasyncns.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libasyncns
VERSION=$(ls libasyncns-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/libnsl/libnsl.SlackBuild b/source/l/libnsl/libnsl.SlackBuild
index 71f511553..284a3b697 100755
--- a/source/l/libnsl/libnsl.SlackBuild
+++ b/source/l/libnsl/libnsl.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnsl
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/libnsl/slack-desc b/source/l/libnsl/slack-desc
index 6014e0126..417311d0a 100644
--- a/source/l/libnsl/slack-desc
+++ b/source/l/libnsl/slack-desc
@@ -6,12 +6,12 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-libnsl: libnsl (NIS/YP and NIS+ library)
+libnsl: libnsl (NIS/YP library)
libnsl:
libnsl: This package contains the libnsl library. This library contains the
-libnsl: public client interface for NIS(YP) and NIS+. This code was formerly
-libnsl: part of glibc, but is now standalone to be able to link against TI-RPC
-libnsl: for IPv6 support.
+libnsl: public client interface for NIS(YP). This code was formerly part of
+libnsl: glibc, but is now standalone to be able to link against TI-RPC for
+libnsl: IPv6 support.
libnsl:
libnsl: Homepage: https://github.com/thkukuk/libnsl
libnsl:
diff --git a/source/l/libnss_nis/libnss_nis.SlackBuild b/source/l/libnss_nis/libnss_nis.SlackBuild
index 7bb4fdff0..d64e85ee3 100755
--- a/source/l/libnss_nis/libnss_nis.SlackBuild
+++ b/source/l/libnss_nis/libnss_nis.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnss_nis
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/loudmouth/loudmouth.SlackBuild b/source/l/loudmouth/loudmouth.SlackBuild
index b91ef51d5..4124e3972 100755
--- a/source/l/loudmouth/loudmouth.SlackBuild
+++ b/source/l/loudmouth/loudmouth.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=loudmouth
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}