From: Gagan Deep Date: Thu, 26 Sep 2024 21:49:58 +0000 (+0530) Subject: openwisp-monitoring: update to 0.2.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=5e69da4ccb760da66f00f91e6cb2248ddcdabe5d;p=feed%2Fpackages.git openwisp-monitoring: update to 0.2.0 Signed-off-by: Gagan Deep --- diff --git a/admin/openwisp-monitoring/Makefile b/admin/openwisp-monitoring/Makefile index 1ed6ca5750..959c788775 100644 --- a/admin/openwisp-monitoring/Makefile +++ b/admin/openwisp-monitoring/Makefile @@ -5,15 +5,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openwisp-monitoring -PKG_VERSION:=0.1.1 -PKG_RELEASE:=3 +PKG_VERSION:=0.2.0 +PKG_RELEASE:=1 PKG_MAINTAINER:=Federico Capoano PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE PKG_SOURCE_URL:=https://github.com/openwisp/openwrt-openwisp-monitoring.git -PKG_MIRROR_HASH:=97ae00b37518919079d894622c664d330bbf0cb0ee1b68c84991b459c1a087ee +PKG_MIRROR_HASH:=6baad2b319cdc072a83547593b447e2c93c42fcdda386f5993c22b88ad991cdd PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=$(PKG_VERSION) PKGARCH:=all