From 6013893b24662849a6fc79a1c12d80d6a0039389 Mon Sep 17 00:00:00 2001 From: Mario Preksavec Date: Fri, 17 Jul 2015 04:19:31 +0200 Subject: system/drbd-utils: Updated for version 8.9.3. Signed-off-by: Mario Preksavec --- system/drbd-utils/drbd-utils.SlackBuild | 8 ++------ system/drbd-utils/drbd-utils.info | 6 +++--- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'system/drbd-utils') diff --git a/system/drbd-utils/drbd-utils.SlackBuild b/system/drbd-utils/drbd-utils.SlackBuild index f5a3364b8d..8307ca41e6 100644 --- a/system/drbd-utils/drbd-utils.SlackBuild +++ b/system/drbd-utils/drbd-utils.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=drbd-utils -VERSION=${VERSION:-8.9.1} -BUILD=${BUILD:-3} +VERSION=${VERSION:-8.9.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -106,10 +106,6 @@ unlink $PKG/usr/man/man8/drbd-overview.8 || true find $PKG/usr/man -type l ! -name '*.gz' \ -exec bash -c 'ln -s $(readlink $1).gz $1.gz && unlink $1' doh {} \; -# Relocate udev rules -mkdir $PKG/lib/udev/rules.d -mv $PKG/lib/udev/65-drbd.rules $PKG/lib/udev/rules.d - # Configuration tune-up mv $PKG/etc/rc.d/drbd $PKG/etc/rc.d/rc.drbd.new mv $PKG/etc/drbd.conf $PKG/etc/drbd.conf.new diff --git a/system/drbd-utils/drbd-utils.info b/system/drbd-utils/drbd-utils.info index 1f756aa3b4..1eb7ed6f06 100644 --- a/system/drbd-utils/drbd-utils.info +++ b/system/drbd-utils/drbd-utils.info @@ -1,8 +1,8 @@ PRGNAM="drbd-utils" -VERSION="8.9.1" +VERSION="8.9.3" HOMEPAGE="http://www.drbd.org" -DOWNLOAD="http://oss.linbit.com/drbd/drbd-utils-8.9.1.tar.gz" -MD5SUM="0bfbb9cea1c231708933c89965bdb22e" +DOWNLOAD="http://oss.linbit.com/drbd/drbd-utils-8.9.3.tar.gz" +MD5SUM="81ba3ac48786602b4eddd637654ba24c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3