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.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F13402%2Fhead;p=feed%2Fpackages.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 8c5d450f2b..30bb4e93a2 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