]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ddns: Update to version 010.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 21 Jun 2016 09:59:18 +0000 (11:59 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 21 Jun 2016 09:59:18 +0000 (11:59 +0200)
This update fixes some smaller issues on various dynamic DNS
providers and adds support for DuckDNS as new provider.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
lfs/ddns

index 750c728c5a0d1ba14d7f86d29559520d6e7b1c30..422f8e3b4cc898c4a44e16b65f33c0f93741c963 100644 (file)
--- a/lfs/ddns
+++ b/lfs/ddns
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 009
+VER        = 010
 
 THISAPP    = ddns-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 31f949d9f417ee7f801cf8aac849a92e
+$(DL_FILE)_MD5 = 51e74b613732c0d7be3adb3348a5ed95
 
 install : $(TARGET)