summaryrefslogtreecommitdiffstats
path: root/source/n/openssl/openssl.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-08-12 20:04:20 +0000
committer Eric Hameleers <alien@slackware.com>2023-08-12 22:28:12 +0200
commit408565cbe299024cd562fdbfaf52d26c9a41329e (patch)
treedcd2fa890818dd75f959e6f5d92f18cf672c92da /source/n/openssl/openssl.SlackBuild
parent93c204c5c0cec86fe853217f6023c7ee507be98f (diff)
downloadcurrent-408565cbe299024cd562fdbfaf52d26c9a41329e.tar.gz
current-408565cbe299024cd562fdbfaf52d26c9a41329e.tar.xz
Sat Aug 12 20:04:20 UTC 202320230812200420
a/openssl-solibs-3.1.2-x86_64-3.txz: Rebuilt. n/openssl-3.1.2-x86_64-3.txz: Rebuilt. certwatch: bah, this was still using /var/run. Let's try again...
Diffstat (limited to '')
-rwxr-xr-xsource/n/openssl/openssl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/openssl/openssl.SlackBuild b/source/n/openssl/openssl.SlackBuild
index a4a42c259..7417a4ff1 100755
--- a/source/n/openssl/openssl.SlackBuild
+++ b/source/n/openssl/openssl.SlackBuild
@@ -28,7 +28,7 @@ TMP=${TMP:-/tmp}
PKGNAM=openssl
VERSION=${VERSION:-$(echo openssl-*.tar.gz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then