summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xboost-compat/build/boost-compat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost-compat/build/boost-compat.SlackBuild b/boost-compat/build/boost-compat.SlackBuild
index 16d7c093..521717fc 100755
--- a/boost-compat/build/boost-compat.SlackBuild
+++ b/boost-compat/build/boost-compat.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2018, 2019, 2020, 2021, 2022 Eric Hameleers, Eindhoven, NL
+# Copyright 2018, 2019, 2020, 2021, 2022, 2023 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -36,7 +36,7 @@
PRGNAM=boost-compat
# Set the VERSION to the most recent boost package version we use:
-VERSION=${VERSION:-1.81.0}
+VERSION=${VERSION:-1.82.0}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}