summaryrefslogtreecommitdiffstats
path: root/boost-compat/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-12-17 11:05:38 +0000
committer Eric Hameleers <alien@slackware.com>2022-12-17 11:05:38 +0000
commitbc6a0c433f719d81b79ab81c1afcdf2229272299 (patch)
tree1f4a5cccd88f70dbe094eaae1e0fe00fdf36e871 /boost-compat/build
parentb3f3d44a48087ad03a5737bddb1467ec787befda (diff)
downloadasb-bc6a0c433f719d81b79ab81c1afcdf2229272299.tar.gz
asb-bc6a0c433f719d81b79ab81c1afcdf2229272299.tar.xz
boost-compat: update to 1.81.0
Diffstat (limited to 'boost-compat/build')
-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 49588e66..16d7c093 100755
--- a/boost-compat/build/boost-compat.SlackBuild
+++ b/boost-compat/build/boost-compat.SlackBuild
@@ -36,9 +36,9 @@
PRGNAM=boost-compat
# Set the VERSION to the most recent boost package version we use:
-VERSION=${VERSION:-1.80.0}
+VERSION=${VERSION:-1.81.0}
TAG=${TAG:-"alien"}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)