]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/python-setuptools
groff: update to 1.22.4
[ipfire-2.x.git] / lfs / python-setuptools
index 4eb621ecd6b3ada14e9baa6493eb12f5dae6447b..76a519f71bec6af39c547ac5a6a7dac398b23575 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.6c8
+VER        = 0.6c11
 
 THISAPP    = setuptools-$(VER)
-DL_FILE    = $(THISAPP)-py2.4.egg
+DL_FILE    = $(THISAPP)-py2.7.egg
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python-setuptools
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = cba38d74f7d483c06e9daa6070cce6de
+$(DL_FILE)_MD5 = fe1f997bc722265116870bc7919059ea
 
 install : $(TARGET)