From: Florian Eckert Date: Mon, 21 Sep 2020 09:46:14 +0000 (+0200) Subject: ddns-scripts: update PKG_VERSION to 2.8.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a3308e4175ce23c425b40363bcbbca1a5a61b829;p=openwrt-packages.git ddns-scripts: update PKG_VERSION to 2.8.0 Signed-off-by: Florian Eckert --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 8c5d450f2..30bb4e93a 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts -PKG_VERSION:=2.7.8 +PKG_VERSION:=2.8.0 PKG_RELEASE:=24 PKG_LICENSE:=GPL-2.0