summaryrefslogtreecommitdiffstats
path: root/source/n/openldap/openldap.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-07-16 18:41:45 +0000
committer Eric Hameleers <alien@slackware.com>2022-07-17 07:00:05 +0200
commited393afa0726fe92dfeba622ef8b98bce08a1d9a (patch)
tree479bf0917707f1736111d6e94cd88d6c077505de /source/n/openldap/openldap.SlackBuild
parentbc6a7cc7b1a0367b8dd285bd8583fe49d4e7fbec (diff)
downloadcurrent-ed393afa0726fe92dfeba622ef8b98bce08a1d9a.tar.gz
current-ed393afa0726fe92dfeba622ef8b98bce08a1d9a.tar.xz
Sat Jul 16 18:41:45 UTC 202220220716184145
ap/vim-9.0.0053-x86_64-1.txz: Upgraded. d/patchelf-0.15.0-x86_64-1.txz: Upgraded. l/libgsf-1.14.50-x86_64-1.txz: Upgraded. l/libnotify-0.8.0-x86_64-1.txz: Upgraded. l/libwebp-1.2.3-x86_64-1.txz: Upgraded. n/openldap-2.6.3-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.0053-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/openldap/openldap.SlackBuild')
-rwxr-xr-xsource/n/openldap/openldap.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/openldap/openldap.SlackBuild b/source/n/openldap/openldap.SlackBuild
index ba72222ed..b0bc9746d 100755
--- a/source/n/openldap/openldap.SlackBuild
+++ b/source/n/openldap/openldap.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=openldap
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then