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