summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/iputils/iputils.SlackBuild2
-rwxr-xr-xsource/n/php/fetch-php.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/source/n/iputils/iputils.SlackBuild b/source/n/iputils/iputils.SlackBuild
index 715b2ebf4..f9e57e53d 100755
--- a/source/n/iputils/iputils.SlackBuild
+++ b/source/n/iputils/iputils.SlackBuild
@@ -96,7 +96,7 @@ meson setup \
-DBUILD_TRACEROUTE6=true \
-DBUILD_RARPD=true \
.. || exit 1
- ninja || exit 1
+ ninja $NUMJOBS || exit 1
cd ..
cd meson-build
diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh
index cc422ce0c..16d4ec494 100755
--- a/source/n/php/fetch-php.sh
+++ b/source/n/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-7.3.6.tar.xz.asc
-lftpget http://us.php.net/distributions/php-7.3.6.tar.xz
+lftpget http://us.php.net/distributions/php-7.3.7.tar.xz.asc
+lftpget http://us.php.net/distributions/php-7.3.7.tar.xz