summaryrefslogtreecommitdiffstats
path: root/source/ap/lxc
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-03-21 04:48:24 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-21 17:59:44 +0100
commit09b98edba1cad6a61876d982525926bb6ce3b7f5 (patch)
tree182c25e49f2ebdcde6bb6685923ea8c3e71d758f /source/ap/lxc
parent277ffd7057bb55a4cc893fd4fe41be0c695444b7 (diff)
downloadcurrent-09b98edba1cad6a61876d982525926bb6ce3b7f5.tar.gz
current-09b98edba1cad6a61876d982525926bb6ce3b7f5.tar.xz
Thu Mar 21 04:48:24 UTC 201920190321044824
ap/lxc-2.0.11_8c238670-x86_64-1.txz: Upgraded. d/llvm-8.0.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/mercurial-4.9.1-x86_64-1.txz: Upgraded. l/glibmm-2.60.0-x86_64-1.txz: Upgraded. l/gtkmm3-3.24.1-x86_64-1.txz: Upgraded. n/iproute2-5.0.0-x86_64-1.txz: Upgraded. x/mesa-19.0.0-x86_64-2.txz: Rebuilt. Recompiled against llvm-8.0.0. x/xf86-video-amdgpu-19.0.1-x86_64-1.txz: Upgraded. x/xf86-video-ati-19.0.1-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-60.6.0-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/60.6.0/releasenotes/
Diffstat (limited to 'source/ap/lxc')
-rwxr-xr-xsource/ap/lxc/lxc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/lxc/lxc.SlackBuild b/source/ap/lxc/lxc.SlackBuild
index 7f0ec9888..4a9b4b675 100755
--- a/source/ap/lxc/lxc.SlackBuild
+++ b/source/ap/lxc/lxc.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lxc
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | rev | cut -f 2- -d -)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then