]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/Net-Server
tzdata: update to 2018i
[ipfire-2.x.git] / lfs / Net-Server
index 7abe01a85a3c4f1477593b025dc56b216a4803f0..554d9e8d6eb9706ee4c050af252969783f77d9bd 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# 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        = 0.93
+VER        = 0.97
 
 THISAPP    = Net-Server-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM
+DL_FROM    = $(URL_IPFIRE)
 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 = 52f10776f695ea2ea94f656aa900dd0e
+$(DL_FILE)_MD5 = f884b6c5b1d2698a82bbc7ba659690a1
 
 install : $(TARGET)