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