[Buildroot] [git commit] package/nut: bump to version 2.8.4

Julien Olivain ju.o at free.fr
Mon Sep 8 14:16:21 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=6e51f5835567051d5feb2e3d08e9a3c802e1a440
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Release notes:
https://github.com/networkupstools/nut/releases/tag/v2.8.4

Signed-off-by: Akhilesh Nema <nemaakhilesh at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/nut/nut.hash | 4 ++--
 package/nut/nut.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/nut/nut.hash b/package/nut/nut.hash
index 7346070f77..0d78324818 100644
--- a/package/nut/nut.hash
+++ b/package/nut/nut.hash
@@ -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
diff --git a/package/nut/nut.mk b/package/nut/nut.mk
index 379f31bef2..4fc461a993 100644
--- a/package/nut/nut.mk
+++ b/package/nut/nut.mk
@@ -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


More information about the buildroot mailing list