Merge pull request #18830 from nemesisdesign/openwrt-22.03
[22.03] openwisp-config: update to 1.0.1
This commit is contained in:
commit
75afb4a166
1 changed files with 2 additions and 3 deletions
|
@ -11,10 +11,9 @@ PKG_MAINTAINER:=Federico Capoano <f.capoano@openwisp.io>
|
|||
PKG_LICENSE:=GPL3.0-or-later
|
||||
|
||||
PKG_SOURCE_URL:=https://github.com/openwisp/openwisp-config.git
|
||||
PKG_MIRROR_HASH:=f0b0866b27a7a75bc33c3bbc4780dd99f5ae693226012ae04e63a303172c2c38
|
||||
PKG_MIRROR_HASH:=7daa10a9d170e665f33a5555a246b4da2223c2d8d0e8a047edb01701c8886986
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=1.0.0
|
||||
PKGARCH:=all
|
||||
PKG_SOURCE_VERSION:=1.0.1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue