From: Gagan Deep Date: Thu, 26 Sep 2024 21:40:02 +0000 (+0530) Subject: openwisp-config: update to 1.1.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=af4a89482cff4fbdcb1281b6677c7a74e51c95ec;p=feed%2Fpackages.git openwisp-config: update to 1.1.0 Signed-off-by: Gagan Deep --- diff --git a/admin/openwisp-config/Makefile b/admin/openwisp-config/Makefile index 16847b5e86..e2c409c9bc 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.0.1 -PKG_RELEASE:=3 +PKG_VERSION:=1.1.0 +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:=14d65c0aa092b5815bcc3b53c26784a069adf783d3e2c6f5f13a4d62024e5620 +PKG_MIRROR_HASH:=c78dc17353c642a6f998531f18e20f0651f946d665506a000308e77c02324a79 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=$(PKG_VERSION)