]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
python: Update to 2.7.10
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Jun 2015 15:57:54 +0000 (17:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Jun 2015 19:04:22 +0000 (21:04 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/python

index cd47d7eb55d1d92075480e435c0634f64ce9b66e..22613e6dabc7ac3057a4ff6826ae40219037b36d 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.7.9
+VER        = 2.7.10
 
 THISAPP    = Python-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 38d530f7efc373d64a8fb1637e3baaa7
+$(DL_FILE)_MD5 = c685ef0b8e9f27b5e3db5db12b268ac6
 
 install : $(TARGET)