From: Michael Tremer Date: Tue, 16 Jun 2015 12:34:31 +0000 (+0200) Subject: python: Update to 2.7.10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4a01c4ac921859eedd92e0444b2a984489feff0;p=people%2Fms%2Fipfire-2.x.git python: Update to 2.7.10 Signed-off-by: Michael Tremer --- diff --git a/lfs/python b/lfs/python index cd47d7eb55..22613e6dab 100644 --- a/lfs/python +++ b/lfs/python @@ -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)