summaryrefslogtreecommitdiffstats
path: root/source/ap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-05-06 19:40:22 +0000
committer Eric Hameleers <alien@slackware.com>2021-05-07 08:59:52 +0200
commit33a4866bfe2f2c0cb2798db73596ce9cd43f523a (patch)
tree3aae5305fea2d4617bd95cf016c174491bdf425a /source/ap
parente89deabfb2b29504e31d9208e7ac5593907add1d (diff)
downloadcurrent-33a4866bfe2f2c0cb2798db73596ce9cd43f523a.tar.gz
current-33a4866bfe2f2c0cb2798db73596ce9cd43f523a.tar.xz
Thu May 6 19:40:22 UTC 202120210506194022
ap/lsscsi-0.32-x86_64-1.txz: Upgraded. l/adwaita-icon-theme-40.1.1-noarch-1.txz: Upgraded. l/gjs-1.68.1-x86_64-1.txz: Upgraded. l/gnome-keyring-40.0-x86_64-1.txz: Upgraded. l/imagemagick-7.0.11_11-x86_64-1.txz: Upgraded. l/pipewire-0.3.27-x86_64-1.txz: Upgraded. xfce/xfce4-panel-4.16.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap')
-rwxr-xr-xsource/ap/lsscsi/lsscsi.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/lsscsi/lsscsi.SlackBuild b/source/ap/lsscsi/lsscsi.SlackBuild
index e0250ad89..80b872e50 100755
--- a/source/ap/lsscsi/lsscsi.SlackBuild
+++ b/source/ap/lsscsi/lsscsi.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lsscsi
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