summaryrefslogtreecommitdiffstats
path: root/system/drbd-utils/drbd-utils.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/drbd-utils/drbd-utils.SlackBuild')
-rw-r--r--system/drbd-utils/drbd-utils.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/drbd-utils/drbd-utils.SlackBuild b/system/drbd-utils/drbd-utils.SlackBuild
index c1832b1778..74d34e0a5a 100644
--- a/system/drbd-utils/drbd-utils.SlackBuild
+++ b/system/drbd-utils/drbd-utils.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for drbd-utils
-# Copyright 2014, 2015, 2016, 2017, 2018 Mario Preksavec, Zagreb, Croatia
+# Copyright 2014, 2015, 2016, 2017, 2018, 2019 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=drbd-utils
-VERSION=${VERSION:-9.3.0}
+VERSION=${VERSION:-9.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -89,6 +89,7 @@ CXXFLAGS="$SLKCFLAGS" \
--without-rgmanager \
--with-bashcompletion \
--with-distro=slackware \
+ --with-prebuiltman \
--build=$ARCH-slackware-linux
make