package/nut: bump to version 2.8.4
Release notes: https://github.com/networkupstools/nut/releases/tag/v2.8.4 Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1788598fff
commit
6e51f58355
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/networkupstools/nut/releases/download/v2.8.3/nut-2.8.3.tar.gz.sha256
|
||||
sha256 d6ca17f0b39003bac7649eb17ab4a713e4d5fcaa8fd1aedca28357d59df095ed nut-2.8.3.tar.gz
|
||||
# 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
|
||||
|
||||
# Locally computed
|
||||
sha256 40885775f43463c404d74bbd00a59fac6c0fe73f838d4520472d721917412577 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NUT_VERSION = 2.8.3
|
||||
NUT_VERSION = 2.8.4
|
||||
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