summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-04-20 06:12:29 +0000
committer Eric Hameleers <alien@slackware.com>2021-04-20 06:12:29 +0000
commit7965cb98da7b6a5a1fe60a5d8da0aa0d44b15e15 (patch)
tree46ac687adc49b56379d0708a2def5f68917cc534
parentc2045d9aaa809c25b724531cad91831292c705b0 (diff)
downloadasb-7965cb98da7b6a5a1fe60a5d8da0aa0d44b15e15.tar.gz
asb-7965cb98da7b6a5a1fe60a5d8da0aa0d44b15e15.tar.xz
boost-compat: update to 1.76.0
-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 e86d12ac..627fd3de 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 Eric Hameleers, Eindhoven, NL
+# Copyright 2018, 2019, 2020, 2021 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.75}
+VERSION=${VERSION:-1.76}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}