[Buildroot] [git commit] package/dropwatch: bump version to 1.5.5

Julien Olivain ju.o at free.fr
Sun Mar 22 11:36:42 UTC 2026


commit: https://gitlab.com/buildroot.org/buildroot/-/commit/abb44c520b93553e98c80ca6fda6946e4bd2712b
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master

https://github.com/nhorman/dropwatch/releases/tag/v1.5.5

Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/dropwatch/dropwatch.hash | 2 +-
 package/dropwatch/dropwatch.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dropwatch/dropwatch.hash b/package/dropwatch/dropwatch.hash
index 24fc03097b..c4b85d9354 100644
--- a/package/dropwatch/dropwatch.hash
+++ b/package/dropwatch/dropwatch.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  8c43d0c15d0cb9ce179fa1fb0610611723689a6f551b23c70a7ddc1cf068e8d2  dropwatch-1.5.4.tar.gz
+sha256  73d4bcbbb056b3bd514b7d88ef927ece8aca32c2d50724b37c7d0a0d4d133009  dropwatch-1.5.5.tar.gz
 sha256  e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4  COPYING
diff --git a/package/dropwatch/dropwatch.mk b/package/dropwatch/dropwatch.mk
index 33775f6c02..e7b796a837 100644
--- a/package/dropwatch/dropwatch.mk
+++ b/package/dropwatch/dropwatch.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DROPWATCH_VERSION = 1.5.4
+DROPWATCH_VERSION = 1.5.5
 DROPWATCH_SITE = $(call github,nhorman,dropwatch,v$(DROPWATCH_VERSION))
 DROPWATCH_DEPENDENCIES = libnl readline libpcap host-pkgconf $(TARGET_NLS_DEPENDENCIES)
 DROPWATCH_LICENSE = GPL-2.0+


More information about the buildroot mailing list