summaryrefslogtreecommitdiffstats
path: root/boost-compat/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-08-11 10:00:10 +0000
committer Eric Hameleers <alien@slackware.com>2022-08-11 10:00:10 +0000
commite2f6c7c5d30ff0d0fc81f99cd6939b4a8f5ca051 (patch)
treef15d0ca8c4e0406b8d39240383ac2db90c7d2e02 /boost-compat/build
parent3b324b212f45b4412bde00dff4c016f4b6fcc20f (diff)
downloadasb-e2f6c7c5d30ff0d0fc81f99cd6939b4a8f5ca051.tar.gz
asb-e2f6c7c5d30ff0d0fc81f99cd6939b4a8f5ca051.tar.xz
boost-compat: update to boost 1.80.0
Diffstat (limited to 'boost-compat/build')
-rwxr-xr-xboost-compat/build/boost-compat.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost-compat/build/boost-compat.SlackBuild b/boost-compat/build/boost-compat.SlackBuild
index a9f979fc..35155916 100755
--- a/boost-compat/build/boost-compat.SlackBuild
+++ b/boost-compat/build/boost-compat.SlackBuild
@@ -36,7 +36,7 @@
PRGNAM=boost-compat
# Set the VERSION to the most recent boost package version we use:
-VERSION=${VERSION:-1.79.0}
+VERSION=${VERSION:-1.80.0}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}