drbd-utils: bump version to 9.2.0
Also update the download URL. This patch fixes many autobuild failures because drbd-utils packages older than 8.9.9 are no longer provided by linbit.com. Fixes: http://autobuild.buildroot.net/results/a6d61c7ca8e505509d84869f072d812da79e949a http://autobuild.buildroot.net/results/53ea7cfc57d912377b566474b15a47ffc077b047 http://autobuild.buildroot.net/results/3a6d7a384e6558156695b6ac46754976f4db7652 http://autobuild.buildroot.net/results/0576b80240ba439f7c2842a58e8bd418199e6100 http://autobuild.buildroot.net/results/3f9db30f18b58a6258acb5dfb9301936e5e05bf6 Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
65fe1c7c5e
commit
945fd1360e
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 297b77c9b3f88de2e7dae459234f2753ea4fc2805282b2d276e35cf51e292913 drbd-utils-8.9.6.tar.gz
|
||||
sha256 11299b555b703440ef0af2c74b69cf6dfb833e050b87cfdc3b93d0b71d8820a6 drbd-utils-9.2.0.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DRBD_UTILS_VERSION = 8.9.6
|
||||
DRBD_UTILS_SITE = http://oss.linbit.com/drbd
|
||||
DRBD_UTILS_VERSION = 9.2.0
|
||||
DRBD_UTILS_SITE = http://www.linbit.com/downloads/drbd/utils
|
||||
DRBD_UTILS_LICENSE = GPL-2.0+
|
||||
DRBD_UTILS_LICENSE_FILES = COPYING
|
||||
DRBD_UTILS_DEPENDENCIES = host-flex
|
||||
|
Loading…
Reference in New Issue
Block a user