aboutsummaryrefslogtreecommitdiff
path: root/net/ddns-scripts/Makefile
diff options
context:
space:
mode:
authorAndré Herbst <moormaster@gmx.net>2022-01-31 10:46:40 +0100
committerAndré Herbst <moormaster@gmx.net>2022-01-31 10:46:40 +0100
commit07dec08c78f92296325d3f214e804d5e28bb2ad5 (patch)
tree81343fde32e9600938e9ab47a55de95b3316aa74 /net/ddns-scripts/Makefile
parentd5d8a39b531bdb68cf7567710dfdf7bc21616166 (diff)
ddns-scripts: remove extra pipe
The extra pipe caused an error WARN : PID 'xyz' exit WITH ERROR '2' when executing ddns update. Signed-off-by: André Herbst <moormaster@gmx.net>
Diffstat (limited to 'net/ddns-scripts/Makefile')
-rw-r--r--net/ddns-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile
index 873a33b1f..acd856411 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:=22
+PKG_RELEASE:=23
PKG_LICENSE:=GPL-2.0