diff options
Diffstat (limited to 'source/n/slrn/slrn.SlackBuild')
-rwxr-xr-x | source/n/slrn/slrn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/slrn/slrn.SlackBuild b/source/n/slrn/slrn.SlackBuild index d983724d..d6f2a8f7 100755 --- a/source/n/slrn/slrn.SlackBuild +++ b/source/n/slrn/slrn.SlackBuild @@ -22,7 +22,7 @@ VERSION=0.9.9p1 -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |