From: Gerald Hansen Date: Tue, 26 Jan 2021 08:23:43 +0000 (+0100) Subject: ddns-scripts: Increase PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=219b0af28f7e0b03d0d10bee742710d3262b1f85;p=openwrt-packages.git ddns-scripts: Increase PKG_RELEASE Signed-off-by: Gerald Hansen --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 04a7e8c8f..a7df671be 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts PKG_VERSION:=2.8.2 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_LICENSE:=GPL-2.0