mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/drbd-utils: bump version to 9.33.0
Changelog: https://github.com/LINBIT/drbd-utils/blob/v9.33.0/ChangeLog This new version also fixes build failures with gcc >= 15. Fixes: https://autobuild.buildroot.net/results/abd/abd9fe3f8b8051b8fac278bcd56e1c11aa056737/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: add comment about gcc-15 build failure] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
12c45e812d
commit
99585db1e8
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 730d68b9ee48df7b2e3ddff38bf54a5bc405651bac0ece180b4f22a468e543b3 drbd-utils-9.21.4.tar.gz
|
||||
sha256 223fe07d0b646e991b33ba9ea41468f9a66f903562e7da766dd0fc6b4ea33db9 drbd-utils-9.33.0.tar.gz
|
||||
sha256 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DRBD_UTILS_VERSION = 9.21.4
|
||||
DRBD_UTILS_VERSION = 9.33.0
|
||||
DRBD_UTILS_SITE = http://pkg.linbit.com/downloads/drbd/utils
|
||||
DRBD_UTILS_LICENSE = GPL-2.0+
|
||||
DRBD_UTILS_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user