openwisp-monitoring: upgrade to 0.3.1
authorFederico Capoano <redacted>
Mon, 4 May 2026 21:35:29 +0000 (18:35 -0300)
committerJosef Schlehofer <redacted>
Fri, 8 May 2026 19:43:59 +0000 (21:43 +0200)
Change log:
https://github.com/openwisp/openwrt-openwisp-monitoring/releases/tag/0.3.1

Signed-off-by: Federico Capoano <redacted>
admin/openwisp-monitoring/Makefile

index 1af4db7a5a5658e76246c0b535d5e371b6d7caf1..5336cdf568826230cd3e0c8283ed7d606e5c4aa3 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openwisp-monitoring
-PKG_VERSION:=0.3.0
+PKG_VERSION:=0.3.1
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Federico Capoano <support@openwisp.io>
@@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=LICENSE
 PKG_CONFIG_DEPENDS:=CONFIG_NETJSON_MONITORING_IWINFO
 
 PKG_SOURCE_URL:=https://github.com/openwisp/openwrt-openwisp-monitoring.git
-PKG_MIRROR_HASH:=a7778b0de1b560abf5bf5b8e6e45313fe58309a66438f3c9e043adc8f0248c04
+PKG_MIRROR_HASH:=0bebd022387dedded05b120f1bc2715ca743555cf990fc5ac4060e6e96c24646
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=$(PKG_VERSION)
 PKGARCH:=all
git clone https://git.99rst.org/PROJECT