From 6a3145aa203db84051c98387c02099d54bc0bb59 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 15 Aug 2019 19:00:16 +0000 Subject: Thu Aug 15 19:00:16 UTC 2019 a/bash-5.0.009-x86_64-1.txz: Upgraded. ap/vim-8.1.1847-x86_64-1.txz: Upgraded. d/distcc-3.3.3-x86_64-1.txz: Upgraded. l/elfutils-0.177-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.1847-x86_64-1.txz: Upgraded. --- source/d/distcc/distcc.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/d/distcc/distcc.SlackBuild') diff --git a/source/d/distcc/distcc.SlackBuild b/source/d/distcc/distcc.SlackBuild index 334c1eded..0b881cd3c 100755 --- a/source/d/distcc/distcc.SlackBuild +++ b/source/d/distcc/distcc.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2008, 2009, 2010, 2013, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2008, 2009, 2010, 2013, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=distcc VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3