summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Mario Preksavec2019-05-26 03:51:56 +0200
committer Willy Sudiarto Raharjo2019-06-01 02:04:29 +0200
commit6e778ff84b673a1018aea8aa6fff2207cdb4d1bd (patch)
tree851a70eab58a82c9ef31da228e1a756968791ec0 /system
parent58851b46f241421666157d0556eecf6da84342f7 (diff)
downloadslackbuilds-6e778ff84b673a1018aea8aa6fff2207cdb4d1bd.tar.gz
system/drbd-utils: Updated for version 9.8.0
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system')
-rw-r--r--system/drbd-utils/drbd-utils.SlackBuild5
-rw-r--r--system/drbd-utils/drbd-utils.info6
2 files changed, 6 insertions, 5 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
diff --git a/system/drbd-utils/drbd-utils.info b/system/drbd-utils/drbd-utils.info
index 39922d18af..9934ce8b3c 100644
--- a/system/drbd-utils/drbd-utils.info
+++ b/system/drbd-utils/drbd-utils.info
@@ -1,8 +1,8 @@
PRGNAM="drbd-utils"
-VERSION="9.3.0"
+VERSION="9.8.0"
HOMEPAGE="http://www.drbd.org"
-DOWNLOAD="http://www.drbd.org/download/drbd/utils/drbd-utils-9.3.0.tar.gz"
-MD5SUM="bcf5288f01f43d7418031e1d85544894"
+DOWNLOAD="https://www.linbit.com/downloads/drbd/utils/drbd-utils-9.8.0.tar.gz"
+MD5SUM="c9e079504f15e07166de9a3704eb63f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""