summaryrefslogtreecommitdiffstats
path: root/source/xap/fvwm/fvwm.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-11-04 19:29:28 +0000
committer Eric Hameleers <alien@slackware.com>2022-11-05 07:00:18 +0100
commit6c808eb40ca106cd60dba04ff9eda008b3a3e878 (patch)
treed34433539b675e0c0b701d96fe95ea4a8fd8d48f /source/xap/fvwm/fvwm.SlackBuild
parent33118744873e9668767cbba03d959603703ca690 (diff)
downloadcurrent-6c808eb40ca106cd60dba04ff9eda008b3a3e878.tar.gz
current-6c808eb40ca106cd60dba04ff9eda008b3a3e878.tar.xz
Fri Nov 4 19:29:28 UTC 202220221104192928
a/exfatprogs-1.2.0-x86_64-1.txz: Upgraded. a/openssl-solibs-1.1.1s-x86_64-1.txz: Upgraded. n/openssl-1.1.1s-x86_64-1.txz: Upgraded. xap/fvwm-2.7.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.4.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.4.2/releasenotes/
Diffstat (limited to '')
-rwxr-xr-xsource/xap/fvwm/fvwm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/fvwm/fvwm.SlackBuild b/source/xap/fvwm/fvwm.SlackBuild
index e1c08d181..5a41c9c3a 100755
--- a/source/xap/fvwm/fvwm.SlackBuild
+++ b/source/xap/fvwm/fvwm.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=fvwm
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then