summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-12-13 21:44:17 +0000
committer Eric Hameleers <alien@slackware.com>2019-12-13 21:44:17 +0000
commitd06d88e075752f05af13aeca34123075c7d0e905 (patch)
tree47cb714da40acab45d9538a77d3dd65a0d7a68ea
parent4d03577a4c1dc8583e487fe5dbf3f0f09b8d09b8 (diff)
downloadasb-d06d88e075752f05af13aeca34123075c7d0e905.tar.gz
asb-d06d88e075752f05af13aeca34123075c7d0e905.tar.xz
boost-compat: updated to 1.72
-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 cf9ef2eb..08d23c11 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.71}
+VERSION=${VERSION:-1.72}
TAG=${TAG:-"alien"}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)