summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-10-04 20:02:00 +0000
committer Eric Hameleers <alien@slackware.com>2023-10-04 22:39:23 +0200
commit2cd510ebfb0750fddeeae3fe109bcb34647172e7 (patch)
treed568660fe1bb4195f1a0745221323d8102fe551f /source/d
parent7a2ee07f950f14ce482ae370d28b18de8fcbde69 (diff)
downloadcurrent-2cd510ebfb0750fddeeae3fe109bcb34647172e7.tar.gz
current-2cd510ebfb0750fddeeae3fe109bcb34647172e7.tar.xz
Wed Oct 4 20:02:00 UTC 202320231004200200
a/btrfs-progs-6.5.2-x86_64-1.txz: Upgraded. a/gettext-0.22.3-x86_64-1.txz: Upgraded. a/hwdata-0.375-noarch-1.txz: Upgraded. d/gettext-tools-0.22.3-x86_64-1.txz: Upgraded. d/gnucobol-3.2-x86_64-1.txz: Upgraded. kde/fcitx5-configtool-5.1.1-x86_64-1.txz: Upgraded. n/openssh-9.5p1-x86_64-1.txz: Upgraded. xfce/xfce4-taskmanager-1.5.6-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/d')
-rwxr-xr-xsource/d/gnucobol/gnucobol.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/gnucobol/gnucobol.SlackBuild b/source/d/gnucobol/gnucobol.SlackBuild
index ea814d9b5..0ef415688 100755
--- a/source/d/gnucobol/gnucobol.SlackBuild
+++ b/source/d/gnucobol/gnucobol.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gnucobol
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