summaryrefslogtreecommitdiffstats
path: root/boost-compat/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-05-09 21:33:56 +0000
committer Eric Hameleers <alien@slackware.com>2020-05-09 21:33:56 +0000
commit680c03a864f18cd27bbd86378c00505f3d83ede0 (patch)
tree8c042208d0441396f83ecfd796c7d5ec0de7e38e /boost-compat/build
parent3eb190db9b70fa490f64ee00ed9a9ad80736e34b (diff)
downloadasb-680c03a864f18cd27bbd86378c00505f3d83ede0.tar.gz
asb-680c03a864f18cd27bbd86378c00505f3d83ede0.tar.xz
boost-compat: updated to 1.73
Diffstat (limited to 'boost-compat/build')
-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 f0492d05..ec8f81b2 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.72}
+VERSION=${VERSION:-1.73}
TAG=${TAG:-"alien"}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)