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