summaryrefslogtreecommitdiffstats
path: root/source/l/openexr/openexr.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-04-15 20:01:44 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-15 22:59:43 +0200
commit8b9b348d17ffe04d5a5087505a9f30b2ff9c1ebe (patch)
tree8cfb6a506a197faf27165992e41c1ab9420f5697 /source/l/openexr/openexr.SlackBuild
parent2be63df823370dd01af02b4720eb680c5eda13ad (diff)
downloadcurrent-8b9b348d17ffe04d5a5087505a9f30b2ff9c1ebe.tar.gz
current-8b9b348d17ffe04d5a5087505a9f30b2ff9c1ebe.tar.xz
Fri Apr 15 20:01:44 UTC 202220220415200144
a/aaa_libraries-15.1-x86_64-4.txz: Rebuilt. Upgraded: libaio.so.1.0.2. Added: libboost_atomic.so.1.78.0, libboost_chrono.so.1.78.0, libboost_container.so.1.78.0, libboost_context.so.1.78.0, libboost_contract.so.1.78.0, libboost_coroutine.so.1.78.0, libboost_date_time.so.1.78.0, libboost_fiber.so.1.78.0, libboost_filesystem.so.1.78.0, libboost_graph.so.1.78.0, libboost_iostreams.so.1.78.0, libboost_json.so.1.78.0, libboost_locale.so.1.78.0, libboost_log.so.1.78.0, libboost_log_setup.so.1.78.0, libboost_math_c99.so.1.78.0, libboost_math_c99f.so.1.78.0, libboost_math_c99l.so.1.78.0, libboost_math_tr1.so.1.78.0, libboost_math_tr1f.so.1.78.0, libboost_math_tr1l.so.1.78.0, libboost_nowide.so.1.78.0, libboost_prg_exec_monitor.so.1.78.0, libboost_program_options.so.1.78.0, libboost_python27.so.1.78.0, libboost_python39.so.1.78.0, libboost_random.so.1.78.0, libboost_regex.so.1.78.0, libboost_serialization.so.1.78.0, libboost_stacktrace_addr2line.so.1.78.0, libboost_stacktrace_basic.so.1.78.0, libboost_stacktrace_noop.so.1.78.0, libboost_system.so.1.78.0, libboost_thread.so.1.78.0, libboost_timer.so.1.78.0, libboost_type_erasure.so.1.78.0, libboost_unit_test_framework.so.1.78.0, libboost_wave.so.1.78.0, libboost_wserialization.so.1.78.0. The boost libraries are from the previous package (for temporary compatibility) and will be removed in a month or so. a/dialog-1.3_20220414-x86_64-1.txz: Upgraded. a/gptfdisk-1.0.9-x86_64-1.txz: Upgraded. ap/pamixer-1.5-x86_64-3.txz: Rebuilt. Recompiled against boost-1.79.0. kde/kig-21.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.79.0. kde/kopeninghours-21.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.79.0. kde/krita-5.0.5-x86_64-2.txz: Rebuilt. Recompiled against boost-1.79.0. l/boost-1.79.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/cfitsio-4.1.0-x86_64-1.txz: Upgraded. l/cryfs-0.10.3-x86_64-5.txz: Rebuilt. Recompiled against boost-1.79.0. l/openexr-2.5.7-x86_64-6.txz: Rebuilt. Recompiled against boost-1.79.0. extra/php80/php80-8.0.18-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-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 3a4963551..e7e468d47 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:-5}
+BUILD=${BUILD:-6}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then