summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-04-15 09:28:14 +0000
committer Eric Hameleers <alien@slackware.com>2023-04-15 09:28:14 +0000
commitef85ed8fc234d71b2ed79ba342d4bff97acad695 (patch)
tree1f9f75d71c455d6eb6ec8d09f7f56eb141e006a3
parent4896e15c886363ed5ea1fc17ad1bfff623ded9ec (diff)
downloadasb-ef85ed8fc234d71b2ed79ba342d4bff97acad695.tar.gz
asb-ef85ed8fc234d71b2ed79ba342d4bff97acad695.tar.xz
boost-compat: update to 1.82.0 to stay in sync with -current
-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}