From: Paul Donald Date: Tue, 8 Apr 2025 18:56:42 +0000 (+0200) Subject: ddns-scripts: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=32de15820ba18d54f6f3e0dce7ac98f9effe4303;p=openwrt-packages.git ddns-scripts: bump PKG_RELEASE Signed-off-by: Paul Donald --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 32cbf2640..c44a57e68 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts PKG_VERSION:=2.8.2 PKG_RELEASE:=67 +PKG_RELEASE:=68 PKG_LICENSE:=GPL-2.0