summaryrefslogtreecommitdiffstats
path: root/boost-compat
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-01-28 06:52:59 +0000
committer Eric Hameleers <alien@slackware.com>2022-01-28 06:52:59 +0000
commitbb8010a449ee91c585ef806e3295ead81f4261c3 (patch)
tree0244181a5a3d913e82ee7042ff0b3610214a667f /boost-compat
parent9080997bffc4fd2e58d17af90738603c9ffc6ab1 (diff)
downloadasb-bb8010a449ee91c585ef806e3295ead81f4261c3.tar.gz
asb-bb8010a449ee91c585ef806e3295ead81f4261c3.tar.xz
boost-compat: update to 1.78
Diffstat (limited to 'boost-compat')
-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 b669c26f..e2fbba5a 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 Eric Hameleers, Eindhoven, NL
+# Copyright 2018, 2019, 2020, 2021, 2022 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.77}
+VERSION=${VERSION:-1.78}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}