openwisp-config: update to 1.2.1
authorFederico Capoano <redacted>
Fri, 10 Apr 2026 23:47:42 +0000 (20:47 -0300)
committerHannu Nyman <redacted>
Sun, 12 Apr 2026 06:06:39 +0000 (09:06 +0300)
Change log:
https://github.com/openwisp/openwisp-config/releases/tag/1.2.1

Signed-off-by: Federico Capoano <redacted>
admin/openwisp-config/Makefile

index c1aa78aba0445ad5f626744366ffbd5d4fd58d9e..0d9c60280b5372527fa846a0d766285818d1d357 100644 (file)
@@ -5,14 +5,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openwisp-config
-PKG_VERSION:=1.2.0
+PKG_VERSION:=1.2.1
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Federico Capoano <f.capoano@openwisp.io>
 PKG_LICENSE:=GPL-3.0-or-later
 
 PKG_SOURCE_URL:=https://github.com/openwisp/openwisp-config.git
-PKG_MIRROR_HASH:=30258c3ef4895fbf6e4fed8caee9d0dfbf05aebebd52604d75febac1a11d78bd
+PKG_MIRROR_HASH:=f709f3aaf2e9ad61b2df378b7e6cfae7050d5f1d8c4c4bc038e92809c843c4b7
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=$(PKG_VERSION)
 
git clone https://git.99rst.org/PROJECT