From: Florian Eckert Date: Mon, 28 Sep 2020 07:23:25 +0000 (+0200) Subject: ddns-scripts: update PKG_VERSION to 2.8.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=42eb5cc0c3c1b477943d3679b483a9867110bde3;p=feed%2Fpackages.git ddns-scripts: update PKG_VERSION to 2.8.1 Signed-off-by: Florian Eckert --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index cb11c62f0e..e9987b056e 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.0 -PKG_RELEASE:=24 +PKG_VERSION:=2.8.1 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0