From bd93547d2b7d731c3e6b2518f201fcd4239f3147 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Sat, 27 Jan 2018 14:36:41 +0800 Subject: [PATCH] inadyn: update package description and project url Fixes #5348 Signed-off-by: Yousong Zhou --- net/inadyn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/inadyn/Makefile b/net/inadyn/Makefile index 76fc1de0c6..1da72132d9 100644 --- a/net/inadyn/Makefile +++ b/net/inadyn/Makefile @@ -27,12 +27,12 @@ define Package/inadyn CATEGORY:=Network DEPENDS:=+confuse +libopenssl +ca-certificates TITLE:=A Dynamic DNS client with SSL/TLS support - URL:=https://github.com/troglobit/inadyn + URL:=http://troglobit.com/project/inadyn/ SUBMENU:=IP Addresses and Names endef define Package/inadyn/description - Suitable for embedded systems, written in C. + Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support endef define Package/inadyn/conffiles