From: Federico Capoano Date: Tue, 21 Jun 2022 23:16:54 +0000 (-0400) Subject: openwisp-config: update to 1.0.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=dcc80b42c1ddfeada71336d486c7be3f0a5c4701;p=feed%2Fpackages.git openwisp-config: update to 1.0.1 Signed-off-by: Federico Capoano (cherry picked from commit abb75e3a7ba54e75407970341c6070695928e40d) --- diff --git a/admin/openwisp-config/Makefile b/admin/openwisp-config/Makefile index 8a7713d2cb..d1419eee32 100644 --- a/admin/openwisp-config/Makefile +++ b/admin/openwisp-config/Makefile @@ -11,10 +11,9 @@ PKG_MAINTAINER:=Federico Capoano 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