summaryrefslogtreecommitdiffstats
path: root/source/a/dialog
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-07 20:32:09 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-08 08:59:51 +0100
commit862bf241139111651f1ec68e56951d2c6d033ba2 (patch)
treeb5bd81ee1cc29c22406a3a82d7c74f899538c0fe /source/a/dialog
parent7303a8620511d5958287983758217cbc04ea1225 (diff)
downloadcurrent-862bf241139111651f1ec68e56951d2c6d033ba2.tar.gz
current-862bf241139111651f1ec68e56951d2c6d033ba2.tar.xz
Sun Mar 7 20:32:09 UTC 202120210307203209
a/dialog-1.3_20210306-x86_64-1.txz: Upgraded. a/kernel-generic-5.10.21-x86_64-1.txz: Upgraded. a/kernel-huge-5.10.21-x86_64-1.txz: Upgraded. a/kernel-modules-5.10.21-x86_64-1.txz: Upgraded. d/kernel-headers-5.10.21-x86-1.txz: Upgraded. d/python-setuptools-54.1.1-x86_64-1.txz: Upgraded. k/kernel-source-5.10.21-noarch-1.txz: Upgraded. kde/alkimia-8.1.0-x86_64-1.txz: Upgraded. l/gd-2.3.2-x86_64-1.txz: Upgraded. l/python-pygments-2.8.1-x86_64-1.txz: Upgraded. n/mutt-2.0.6-x86_64-1.txz: Upgraded. xfce/thunar-4.16.4-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/linux-5.11.x/kernel-generic-5.11.4-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-headers-5.11.4-x86-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-huge-5.11.4-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-modules-5.11.4-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-source-5.11.4-noarch-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/a/dialog')
-rwxr-xr-xsource/a/dialog/dialog.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/dialog/dialog.SlackBuild b/source/a/dialog/dialog.SlackBuild
index 3af65e283..ba3a8722d 100755
--- a/source/a/dialog/dialog.SlackBuild
+++ b/source/a/dialog/dialog.SlackBuild
@@ -42,7 +42,7 @@ PKGNAM=dialog
# We'll determine $VERSION automatically again (for now):
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1,2 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then