diff options
Diffstat (limited to 'source/n/ebtables/ebtables.SlackBuild')
-rwxr-xr-x | source/n/ebtables/ebtables.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/ebtables/ebtables.SlackBuild b/source/n/ebtables/ebtables.SlackBuild index c5912777..f583a6e9 100755 --- a/source/n/ebtables/ebtables.SlackBuild +++ b/source/n/ebtables/ebtables.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ebtables VERSION=${VERSION:-2.0.11} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} if [ -z "$ARCH" ]; then case "$( uname -m )" in |