summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-02-01 03:14:27 +0000
committer Eric Hameleers <alien@slackware.com>2021-02-01 08:59:51 +0100
commit4e53e75339d9a66422c8dcfbfa09a177c3622160 (patch)
tree3bdd585cb361c59d8bd4d1b2668bb96fa4dfb0b0 /source/ap
parent2c78f43e266f5e7d7b0903f1199441ed19451a08 (diff)
downloadcurrent-4e53e75339d9a66422c8dcfbfa09a177c3622160.tar.gz
current-4e53e75339d9a66422c8dcfbfa09a177c3622160.tar.xz
Mon Feb 1 03:14:27 UTC 202120210201031427
d/python-pip-21.0.1-x86_64-1.txz: Upgraded. e/emacs-27.1-x86_64-4.txz: Rebuilt. Rebuilt using --with-pdumper=no and --with-dumping=unexec so that both emacs-27.1-no-x11 and emacs-27.1-with-x11 will work with the installed files. Thanks to Tonus. extra/brltty/brltty-6.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/xorriso/xorriso.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/xorriso/xorriso.SlackBuild b/source/ap/xorriso/xorriso.SlackBuild
index 77f629f9f..27ec34946 100755
--- a/source/ap/xorriso/xorriso.SlackBuild
+++ b/source/ap/xorriso/xorriso.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xorriso
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then