summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-09-27 23:51:07 +0000
committer Eric Hameleers <alien@slackware.com>2023-09-28 03:13:12 +0200
commitd5cee66c5760e888f2b53c2e21453a3b11832425 (patch)
treedacf6d6f310962b56a7d270264b0b8631d889d32 /source
parent395ee783084874d548310860f37d5a64d9cc1418 (diff)
downloadcurrent-d5cee66c5760e888f2b53c2e21453a3b11832425.tar.gz
current-d5cee66c5760e888f2b53c2e21453a3b11832425.tar.xz
Wed Sep 27 23:51:07 UTC 202320230927235107
kde/ktextaddons-1.5.2-x86_64-1.txz: Upgraded. l/fluidsynth-2.3.4-x86_64-1.txz: Upgraded. l/opencv-4.8.1-x86_64-1.txz: Upgraded. l/openexr-3.2.1-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.3.0-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.3.0/releasenotes/
Diffstat (limited to 'source')
-rwxr-xr-xsource/l/opencv/opencv.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/opencv/opencv.SlackBuild b/source/l/opencv/opencv.SlackBuild
index 179c7bfc4..01b969bba 100755
--- a/source/l/opencv/opencv.SlackBuild
+++ b/source/l/opencv/opencv.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=opencv
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