system/drbd-utils: Updated for version 9.8.0

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2019-05-26 03:51:56 +02:00 committed by Willy Sudiarto Raharjo
parent 58851b46f2
commit 6e778ff84b
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 5 deletions

View file

@ -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

View file

@ -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=""