summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-02-24 19:50:05 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-24 21:30:18 +0100
commit0eb4f651daa1f0b4bde7a2497444a30db1f80e2e (patch)
treeffcaf9d73ae639939bcb4e7e05b9fe672f8cd02d /source/n
parent590c390ae31c02c2ccff1570f61cd838a999481f (diff)
downloadcurrent-0eb4f651daa1f0b4bde7a2497444a30db1f80e2e.tar.gz
current-0eb4f651daa1f0b4bde7a2497444a30db1f80e2e.tar.xz
Sat Feb 24 19:50:05 UTC 202420240224195005
a/pkgtools-15.1-noarch-10.txz: Rebuilt. setup.services: typo/syntax error fix. Thanks to gramaxo and pghvlaans. a/xz-5.6.0-x86_64-1.txz: Upgraded. ap/man-pages-6.06-noarch-2.txz: Rebuilt. Restored the previously included posix pages, and added the posix "sh" page since it's more correct than getting the ksh page for "sh". Thanks to pghvlaans. d/git-2.44.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.115.0-x86_64-2.txz: Rebuilt. Recompiled to add Zeroconf support. (This one fooled me because it doesn't actually link to any avahi libraries.) Thanks to audriusk. kde/kid3-3.9.5-x86_64-1.txz: Upgraded. l/libpng-1.6.43-x86_64-1.txz: Upgraded. l/libunistring-1.2-x86_64-1.txz: Upgraded. n/libksba-1.6.6-x86_64-1.txz: Upgraded. n/npth-1.7-x86_64-1.txz: Upgraded. t/texlive-2023.230322-x86_64-7.txz: Rebuilt. Use the bundled zlib to make the bundled lua happy. Thanks to sombragris.
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/npth/npth.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/npth/npth.SlackBuild b/source/n/npth/npth.SlackBuild
index 2fda3f8ee..d5e9ff658 100755
--- a/source/n/npth/npth.SlackBuild
+++ b/source/n/npth/npth.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=npth
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