Skip to content

Commit

Permalink
openwisp-monitoring: update to 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Gagan Deep <[email protected]>
  • Loading branch information
pandafy committed Sep 28, 2024
1 parent 7e9ef57 commit b6cd092
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions admin/openwisp-monitoring/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:=4

PKG_MAINTAINER:=Federico Capoano <[email protected]>
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
Expand Down

0 comments on commit b6cd092

Please sign in to comment.