diff options
Diffstat (limited to 'source/a/etc/etc.SlackBuild')
-rwxr-xr-x | source/a/etc/etc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/etc/etc.SlackBuild b/source/a/etc/etc.SlackBuild index 1dccffdf..ac74c0a9 100755 --- a/source/a/etc/etc.SlackBuild +++ b/source/a/etc/etc.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=etc VERSION=15.0 -BUILD=${BUILD:-8} +BUILD=${BUILD:-9} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |