diff --git a/admin/openwisp-config/Makefile b/admin/openwisp-config/Makefile index 8a7713d2c..d1419eee3 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