summaryrefslogtreecommitdiffstats
path: root/source/l/openexr/openexr.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-05-25 19:04:56 +0000
committer Eric Hameleers <alien@slackware.com>2023-05-25 21:39:23 +0200
commit8d7ca9b497816ddc34d75fffcdcd4abc78281b16 (patch)
tree2bfd67d82bcb3b42a648fc29c0de2573a9b676fa /source/l/openexr/openexr.SlackBuild
parented49432ad9d734d447d1bda6657b2d221a7fb3a8 (diff)
downloadcurrent-20230525190456.tar.gz
current-20230525190456.tar.xz
Thu May 25 19:04:56 UTC 202320230525190456
d/vala-0.56.8-x86_64-1.txz: Upgraded. kde/calligra-3.2.1-x86_64-28.txz: Rebuilt. Recompiled against Imath-3.1.8. kde/kimageformats-5.106.0-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. kde/kio-extras-23.04.1-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. kde/krita-5.1.5-x86_64-8.txz: Rebuilt. Recompiled against Imath-3.1.8. l/Imath-3.1.8-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/gst-plugins-bad-free-1.22.3-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. l/imagemagick-7.1.1_10-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. l/openexr-3.1.7-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. xap/gimp-2.10.34-x86_64-3.txz: Rebuilt. Recompiled against Imath-3.1.8. xap/mozilla-thunderbird-102.11.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.11.1/releasenotes/
Diffstat (limited to 'source/l/openexr/openexr.SlackBuild')
-rwxr-xr-xsource/l/openexr/openexr.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/openexr/openexr.SlackBuild b/source/l/openexr/openexr.SlackBuild
index 7b862744a..8dc0457ff 100755
--- a/source/l/openexr/openexr.SlackBuild
+++ b/source/l/openexr/openexr.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=openexr
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | 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