summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-05-01 18:12:57 +0000
committer Eric Hameleers <alien@slackware.com>2021-05-02 08:59:51 +0200
commit0ae5853679271c8502a52c25978369ec91918379 (patch)
tree39c3b5641ee845286226299ee90fb41f3935c41f /source
parent47328317b34b179ce388a8211b61554215c37148 (diff)
downloadcurrent-0ae5853679271c8502a52c25978369ec91918379.tar.gz
current-0ae5853679271c8502a52c25978369ec91918379.tar.xz
Sat May 1 18:12:57 UTC 202120210501181257
a/mcelog-176-x86_64-1.txz: Upgraded. d/python-pip-21.1.1-x86_64-1.txz: Upgraded. l/librsvg-2.50.5-x86_64-1.txz: Upgraded. l/vte-0.64.1-x86_64-1.txz: Upgraded. x/libglvnd-1.3.3-x86_64-1.txz: Upgraded. x/wayland-protocols-1.21-noarch-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/mcelog/mcelog.SlackBuild2
-rwxr-xr-xsource/l/vte/vte.SlackBuild2
-rwxr-xr-xsource/x/libglvnd/libglvnd.SlackBuild2
-rwxr-xr-xsource/x/wayland-protocols/wayland-protocols.SlackBuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/source/a/mcelog/mcelog.SlackBuild b/source/a/mcelog/mcelog.SlackBuild
index 5cf7b7f64..542858c96 100755
--- a/source/a/mcelog/mcelog.SlackBuild
+++ b/source/a/mcelog/mcelog.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mcelog
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/vte/vte.SlackBuild b/source/l/vte/vte.SlackBuild
index 9e53414bc..40b5aa99e 100755
--- a/source/l/vte/vte.SlackBuild
+++ b/source/l/vte/vte.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=vte
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) "}
diff --git a/source/x/libglvnd/libglvnd.SlackBuild b/source/x/libglvnd/libglvnd.SlackBuild
index edb2787cc..7c0089ecb 100755
--- a/source/x/libglvnd/libglvnd.SlackBuild
+++ b/source/x/libglvnd/libglvnd.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libglvnd
VERSION=${VERSION:-$(echo libglvnd-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d- | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/source/x/wayland-protocols/wayland-protocols.SlackBuild b/source/x/wayland-protocols/wayland-protocols.SlackBuild
index a0e21c4c7..00b862d63 100755
--- a/source/x/wayland-protocols/wayland-protocols.SlackBuild
+++ b/source/x/wayland-protocols/wayland-protocols.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=wayland-protocols
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Note: the package is _built_ as 'noarch'
# Automatically determine the architecture we're building on: