mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/nut: bump version to 2.8.5
Updated license hash due to upstream commit:
d5b040b2a9
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
7bf73cbdd7
commit
51d8351e28
@@ -1,7 +1,7 @@
|
||||
# From https://github.com/networkupstools/nut/releases/download/v2.8.4/nut-2.8.4.tar.gz.sha256
|
||||
sha256 0130ba82ea79f04ba4f34c5249a85943977efd984ed7df6aec1a518d5a3594f8 nut-2.8.4.tar.gz
|
||||
# From https://github.com/networkupstools/nut/releases/download/v2.8.5/nut-2.8.5.tar.gz.sha256
|
||||
sha256 18bf32e59eb764b13da3c4fa70384926d7fa584cb31d2fe7f137a570633eeec1 nut-2.8.5.tar.gz
|
||||
|
||||
# Locally computed
|
||||
sha256 40885775f43463c404d74bbd00a59fac6c0fe73f838d4520472d721917412577 COPYING
|
||||
sha256 a6c3d535c77fbfcecb33a3545668cfa0354a5ad517930c255eb39f135f7213db COPYING
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 LICENSE-GPL2
|
||||
sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 LICENSE-GPL3
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NUT_VERSION = 2.8.4
|
||||
NUT_VERSION = 2.8.5
|
||||
NUT_SITE = https://github.com/networkupstools/nut/releases/download/v$(NUT_VERSION)
|
||||
NUT_LICENSE = GPL-2.0+, GPL-3.0+ (python scripts), GPL/Artistic (perl client)
|
||||
NUT_LICENSE_FILES = COPYING LICENSE-GPL2 LICENSE-GPL3
|
||||
|
||||
Reference in New Issue
Block a user