diff options
Diffstat (limited to 'extra/source/sendmail/SlackBuild-sendmail')
-rwxr-xr-x | extra/source/sendmail/SlackBuild-sendmail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/source/sendmail/SlackBuild-sendmail b/extra/source/sendmail/SlackBuild-sendmail index 9bee21a8..7f2ee542 100755 --- a/extra/source/sendmail/SlackBuild-sendmail +++ b/extra/source/sendmail/SlackBuild-sendmail @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. VERSION=8.16.1 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |