summaryrefslogtreecommitdiffstats
path: root/source/l/boost
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/boost')
-rwxr-xr-xsource/l/boost/boost.SlackBuild2
-rw-r--r--source/l/boost/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/boost/boost.SlackBuild b/source/l/boost/boost.SlackBuild
index a11d749cb..41e0ccbb8 100755
--- a/source/l/boost/boost.SlackBuild
+++ b/source/l/boost/boost.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=boost
VERSION=${VERSION:-$(echo $PKGNAM_*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d _)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
PKG_VERSION=$(echo $VERSION | tr _ .) # Leave this alone
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/boost/slack-desc b/source/l/boost/slack-desc
index 28fe3b49b..50f9fea38 100644
--- a/source/l/boost/slack-desc
+++ b/source/l/boost/slack-desc
@@ -14,6 +14,6 @@ boost: Library. One goal is to establish "existing practice" and provide
boost: reference implementations so that the Boost libraries are suitable
boost: for eventual standardization.
boost:
-boost: Homepage: http://www.boost.org/
+boost: Homepage: https://www.boost.org/
boost:
boost: