From a9d2dbeeb455bcfcdc92be95f0d7f0edd131f471 Mon Sep 17 00:00:00 2001 From: Federico Capoano Date: Fri, 10 Apr 2026 20:47:42 -0300 Subject: [PATCH] openwisp-config: update to 1.2.1 Change log: https://github.com/openwisp/openwisp-config/releases/tag/1.2.1 Signed-off-by: Federico Capoano --- admin/openwisp-config/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/openwisp-config/Makefile b/admin/openwisp-config/Makefile index c1aa78aba0..0d9c60280b 100644 --- a/admin/openwisp-config/Makefile +++ b/admin/openwisp-config/Makefile @@ -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 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)