Browse Source

inadyn: update package description and project url

Fixes #5348

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou 7 years ago
parent
commit
bd93547d2b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/inadyn/Makefile

+ 2
- 2
net/inadyn/Makefile View File

@ -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


Loading…
Cancel
Save