From: Jiang Tengfei Date: Fri, 26 Jun 2026 14:34:41 +0000 (+0800) Subject: ddns-scripts: update to 2.8.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=774c01bcba2634723aa6b3c3d169fd79112e51fc;p=openwrt-packages.git ddns-scripts: update to 2.8.4 Bump PKG_VERSION for the ddns-scripts changes and reset PKG_RELEASE to 1 as requested. Signed-off-by: Jiang Tengfei --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index aa49f64e9..0f60f2182 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts -PKG_VERSION:=2.8.3 -PKG_RELEASE:=8 +PKG_VERSION:=2.8.4 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0