]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ddns: Update to 009
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 16 Oct 2015 23:27:04 +0000 (01:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Oct 2015 00:26:46 +0000 (01:26 +0100)
This update contains the latest upstream changes which are
a better SSL error handling and support for desec.io.

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

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