From 0e4f2b1068c46625d2a6c8151ca327eaad01b687 Mon Sep 17 00:00:00 2001 From: Edi Turn Date: Wed, 27 Jan 2021 20:40:03 +0800 Subject: ddns-scripts: make WGET_SSL executable Signed-off-by: Edi Turn --- 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 a7df671be..e3b0c4c46 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:=6 +PKG_RELEASE:=7 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3