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