diff options
Diffstat (limited to 'source/a/floppy/floppy.SlackBuild')
-rwxr-xr-x | source/a/floppy/floppy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/floppy/floppy.SlackBuild b/source/a/floppy/floppy.SlackBuild index 5145afaa..3f98f70e 100755 --- a/source/a/floppy/floppy.SlackBuild +++ b/source/a/floppy/floppy.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=floppy VERSION=5.5 MTOOLS=4.0.18 -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |