summaryrefslogtreecommitdiffstats
path: root/system/drbd-utils/drbd-utils.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2019-05-26 03:51:56 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-01 07:04:29 +0700
commit6e778ff84b673a1018aea8aa6fff2207cdb4d1bd (patch)
tree851a70eab58a82c9ef31da228e1a756968791ec0 /system/drbd-utils/drbd-utils.SlackBuild
parent58851b46f241421666157d0556eecf6da84342f7 (diff)
downloadslackbuilds-6e778ff84b673a1018aea8aa6fff2207cdb4d1bd.tar.gz
slackbuilds-6e778ff84b673a1018aea8aa6fff2207cdb4d1bd.tar.xz
system/drbd-utils: Updated for version 9.8.0
Signed-off-by: Mario Preksavec <mario@slackware.hr>
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