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