mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
openwisp-monitoring: upgrade to 0.3.0
Upgraded openwisp-monitoring package to 0.3.0
Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
(cherry picked from commit 74e6bcc011)
This commit is contained in:
committed by
George Sapkin
parent
f8c3a1fd94
commit
ae100b2150
@@ -1,4 +1,5 @@
|
|||||||
menu "netjson-monitoring Configuration"
|
menu "netjson-monitoring Configuration"
|
||||||
|
depends on PACKAGE_netjson-monitoring
|
||||||
|
|
||||||
config NETJSON_MONITORING_IWINFO
|
config NETJSON_MONITORING_IWINFO
|
||||||
bool "Enable rpcd-mod-iwinfo"
|
bool "Enable rpcd-mod-iwinfo"
|
||||||
|
|||||||
@@ -5,15 +5,17 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openwisp-monitoring
|
PKG_NAME:=openwisp-monitoring
|
||||||
PKG_VERSION:=0.2.0
|
PKG_VERSION:=0.3.0
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=Federico Capoano <support@openwisp.io>
|
PKG_MAINTAINER:=Federico Capoano <support@openwisp.io>
|
||||||
PKG_LICENSE:=GPL-3.0-or-later
|
PKG_LICENSE:=GPL-3.0-or-later
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|
||||||
|
PKG_CONFIG_DEPENDS:=CONFIG_NETJSON_MONITORING_IWINFO
|
||||||
|
|
||||||
PKG_SOURCE_URL:=https://github.com/openwisp/openwrt-openwisp-monitoring.git
|
PKG_SOURCE_URL:=https://github.com/openwisp/openwrt-openwisp-monitoring.git
|
||||||
PKG_MIRROR_HASH:=6baad2b319cdc072a83547593b447e2c93c42fcdda386f5993c22b88ad991cdd
|
PKG_MIRROR_HASH:=a7778b0de1b560abf5bf5b8e6e45313fe58309a66438f3c9e043adc8f0248c04
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
||||||
PKGARCH:=all
|
PKGARCH:=all
|
||||||
|
|||||||
Reference in New Issue
Block a user