]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ddns
core133: Ship jansson in update
[ipfire-2.x.git] / lfs / ddns
index b692d9aa7afe70d8350230ea5e664e0f2c540ba2..cd56ee72ba9bb137c344f9e82f285114195c8ae6 100644 (file)
--- a/lfs/ddns
+++ b/lfs/ddns
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2010  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
 
 include Config
 
-VER        = 008
+VER        = 011
 
 THISAPP    = ddns-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
-DL_FROM    = http://source.ipfire.org/releases/ddns/
+DL_FROM    = https://source.ipfire.org/releases/ddns/
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f8b9441f18c2667d440d5416ec2e0011
+$(DL_FILE)_MD5 = f0399ba5bad3272f32e539c45cd1abe9
 
 install : $(TARGET)