summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-11-04 17:56:53 +0000
committer Eric Hameleers <alien@slackware.com>2023-11-04 19:37:45 +0100
commitadd4749a747baa9b7050e8be595a0bf04bb2bd87 (patch)
tree926530d5f226397a30fefb2de88f81552d3ec0e3 /source/n
parent9ac78ad2f66e05ebb6fea841054777b4454ab9da (diff)
downloadcurrent-add4749a747baa9b7050e8be595a0bf04bb2bd87.tar.gz
current-add4749a747baa9b7050e8be595a0bf04bb2bd87.tar.xz
Sat Nov 4 17:56:53 UTC 202320231104175653
l/sof-firmware-2023.09.1-noarch-1.txz: Upgraded. n/iproute2-6.6.0-x86_64-1.txz: Upgraded. x/fcitx5-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-qt-5.1.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/iproute2/iproute2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/iproute2/iproute2.SlackBuild b/source/n/iproute2/iproute2.SlackBuild
index 079ff0e2a..48ce07ae0 100755
--- a/source/n/iproute2/iproute2.SlackBuild
+++ b/source/n/iproute2/iproute2.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=iproute2
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
#NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}