summaryrefslogtreecommitdiffstats
path: root/source/ap/mc/mc.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-06-05 05:24:22 +0000
committer Eric Hameleers <alien@slackware.com>2018-06-05 14:23:15 +0200
commitec4fd2d70a99a651f8498ce4c1ca8b38b9583c39 (patch)
tree4d7e472dd250677ad2bec251cb7ac5e7d8e3f6e3 /source/ap/mc/mc.SlackBuild
parentb5c37d741f799c8289c331f601c6499e8b974ec7 (diff)
downloadcurrent-ec4fd2d70a99a651f8498ce4c1ca8b38b9583c39.tar.gz
current-ec4fd2d70a99a651f8498ce4c1ca8b38b9583c39.tar.xz
Tue Jun 5 05:24:22 UTC 201820180605052422
ap/mc-4.8.21-x86_64-1.txz: Upgraded. ap/soma-3.0.4-noarch-1.txz: Upgraded. d/perl-5.26.2-x86_64-4.txz: Rebuilt. Added IO-Socket-SSL-2.056 and Net-SSLeay-1.85. Thanks to Xsane. n/ModemManager-1.8.0-x86_64-1.txz: Upgraded. n/bluez-5.50-x86_64-1.txz: Upgraded. n/dhcpcd-7.0.5b-x86_64-1.txz: Upgraded. xap/gnuplot-5.2.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap/mc/mc.SlackBuild')
-rwxr-xr-xsource/ap/mc/mc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/mc/mc.SlackBuild b/source/ap/mc/mc.SlackBuild
index abab4c715..bc5a535c1 100755
--- a/source/ap/mc/mc.SlackBuild
+++ b/source/ap/mc/mc.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mc
VERSION=${VERSION:-$(echo mc-*.tar.?z* | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then