diff options
Diffstat (limited to 'source/y/nethack')
-rwxr-xr-x | source/y/nethack/nethack.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/y/nethack/nethack.SlackBuild b/source/y/nethack/nethack.SlackBuild index d4ec99843..784327a6e 100755 --- a/source/y/nethack/nethack.SlackBuild +++ b/source/y/nethack/nethack.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=nethack VERSION=3.6.7 SRCVER=367 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |