diff options
author | Damiano Renfer <x9w2n7xnu@relay.firefox.com> | 2021-10-02 20:30:55 +0200 |
---|---|---|
committer | Damiano Renfer <x9w2n7xnu@relay.firefox.com> | 2021-10-04 11:03:07 +0200 |
commit | 93b694aaa31fba90f4902e1874b7a7008de3d798 (patch) | |
tree | fb593edea3e5b20ae69c3b81c980b71830b92e35 /net/ddns-scripts/Makefile | |
parent | 9024ce70d5d3198f8b551b0f094faaf234ee302f (diff) |
ddns-scripts: add infomaniak.com provider
Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
Diffstat (limited to 'net/ddns-scripts/Makefile')
-rw-r--r-- | net/ddns-scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index c481c9379..30b509e26 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:=14 +PKG_RELEASE:=15 PKG_LICENSE:=GPL-2.0 |