X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fddns;h=80dd9bbef3e294a2cb517ed117c73ce2806bdf72;hp=3d7efa5913e60c7f61c0948f95fbab79356940f1;hb=8ff42d82c4ab2d5743b1fdcd076249c7b2e51794;hpb=0b5b6a594cbe71d0a206176216d0ab1d749ef978 diff --git a/lfs/ddns b/lfs/ddns index 3d7efa5913..80dd9bbef3 100644 --- a/lfs/ddns +++ b/lfs/ddns @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2010 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # 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 # @@ -28,7 +28,7 @@ VER = 010 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)