diff --git a/admin/openwisp-config/Makefile b/admin/openwisp-config/Makefile index 19c045dcdf..8a7713d2cb 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:=b1f5682715cc5b5623b2acf49ebb75d8bac1b58094981b61ede3ca392bdfa269 +PKG_MIRROR_HASH:=f0b0866b27a7a75bc33c3bbc4780dd99f5ae693226012ae04e63a303172c2c38 PKG_SOURCE_PROTO:=git -PKG_SOURCE_DATE:=2021-12-07 -PKG_SOURCE_VERSION:=08df34db29180a0d13c2e357723e8c546523014a +PKG_SOURCE_VERSION:=1.0.0 PKGARCH:=all include $(INCLUDE_DIR)/package.mk