summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-04-13 19:32:06 +0000
committer Eric Hameleers <alien@slackware.com>2019-04-13 19:32:06 +0000
commitb6fc46cec15998aed961cdcd91a67f37aeb4cd83 (patch)
treef9ae650cc077a726d9dde2536a056972f7c7a7b8
parent70d4f5989c1b8d253fecb9ec2bb2e2fcaebae192 (diff)
downloadasb-b6fc46cec15998aed961cdcd91a67f37aeb4cd83.tar.gz
asb-b6fc46cec15998aed961cdcd91a67f37aeb4cd83.tar.xz
boost-compat: added 1.70 libraries
-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 3acc7df4..fe5cdcae 100755
--- a/boost-compat/build/boost-compat.SlackBuild
+++ b/boost-compat/build/boost-compat.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2018 Eric Hameleers, Eindhoven, NL
+# Copyright 2018, 2019 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.69}
+VERSION=${VERSION:-1.70}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}