summaryrefslogtreecommitdiffstats
path: root/source/a/eudev/eudev.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-05-16 19:14:08 +0000
committer Eric Hameleers <alien@slackware.com>2023-05-16 21:35:15 +0200
commit01f5ed824c8d716ac8544770c384f3c153fa83d9 (patch)
tree3e0be90aa94248618bc2a3e7bb5fe16edfa640a0 /source/a/eudev/eudev.SlackBuild
parent2b8f79369172b459d449e385aac0b142d8ded6cd (diff)
downloadcurrent-01f5ed824c8d716ac8544770c384f3c153fa83d9.tar.gz
current-01f5ed824c8d716ac8544770c384f3c153fa83d9.tar.xz
Tue May 16 19:14:08 UTC 202320230516191408
a/eudev-3.2.12-x86_64-1.txz: Upgraded. ap/sqlite-3.42.0-x86_64-1.txz: Upgraded. l/exiv2-0.27.6-x86_64-1.txz: Upgraded. Ah, the old safe looking update with an soname bump and breaking API changes strikes again. We'll revert to this until the fallout has settled down. l/nodejs-20.2.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/eudev/eudev.SlackBuild')
-rwxr-xr-xsource/a/eudev/eudev.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/eudev/eudev.SlackBuild b/source/a/eudev/eudev.SlackBuild
index a5451b194..89f1a708e 100755
--- a/source/a/eudev/eudev.SlackBuild
+++ b/source/a/eudev/eudev.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=eudev
VERSION=${VERSION:-$(echo eudev-*.tar.* | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}