]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ddns
kernel: update to 4.14.149
[ipfire-2.x.git] / lfs / ddns
index 422f8e3b4cc898c4a44e16b65f33c0f93741c963..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        = 010
+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 = 51e74b613732c0d7be3adb3348a5ed95
+$(DL_FILE)_MD5 = f0399ba5bad3272f32e539c45cd1abe9
 
 install : $(TARGET)