diff options
Diffstat (limited to 'slackware64-current/source/n/mutt/mutt.SlackBuild')
-rwxr-xr-x | slackware64-current/source/n/mutt/mutt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/n/mutt/mutt.SlackBuild b/slackware64-current/source/n/mutt/mutt.SlackBuild index dddc2cb83..fafb03f4d 100755 --- a/slackware64-current/source/n/mutt/mutt.SlackBuild +++ b/slackware64-current/source/n/mutt/mutt.SlackBuild @@ -21,7 +21,7 @@ PKGNAM=mutt VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |