From 5b362932a7df5ce44ca3a8f4cf1d2b225ca8d5ae Mon Sep 17 00:00:00 2001 From: Joel Johnson Date: Fri, 21 Aug 2020 13:51:18 -0600 Subject: ddns-scripts: use ip_source as bind_network default Fixes: #13182 on https://github.com/openwrt/packages Signed-off-by: Joel Johnson --- net/ddns-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/ddns-scripts/Makefile') diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 912e6d860..e8a5c9eee 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:=1 +PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3