summaryrefslogtreecommitdiffstats
path: root/source/n/openssl10/openssl10.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/openssl10/openssl10.SlackBuild')
-rwxr-xr-xsource/n/openssl10/openssl10.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/openssl10/openssl10.SlackBuild b/source/n/openssl10/openssl10.SlackBuild
index 5794827e1..3791c3a71 100755
--- a/source/n/openssl10/openssl10.SlackBuild
+++ b/source/n/openssl10/openssl10.SlackBuild
@@ -28,7 +28,7 @@ TMP=${TMP:-/tmp}
PKGNAM=openssl10
VERSION=${VERSION:-$(echo openssl-*.tar.gz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then