]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/fireinfo
php: Build in zip module.
[people/teissler/ipfire-2.x.git] / lfs / fireinfo
index 09961283342280d26ee61fc78417a1cb9e2cc05f..133111cdbd7466ea2617843085b6cdd3969a597d 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2010  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.3
+VER        = 2.1.7
 
-THISAPP    = fireinfo-$(VER)
+THISAPP    = fireinfo-v$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_IPFIRE)
+DL_FROM    = http://source.ipfire.org/releases/fireinfo/
 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 = 2105bf88213dfd2198891a96eeb08949
+$(DL_FILE)_MD5 = 97f6744c1ff61eb104a9278df12451c8
 
 install : $(TARGET)