X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpython;h=6095e5ed02ecb3c6f8a450a8766ebc1bb5b303e0;hb=973f711ad1f4c97906ed9f4dae4db37e31de8e03;hp=0deaadd1104ee8f29969ac05d7fa453a1cf58e5a;hpb=7e6f64ea475b063ab9eb74a80398afe3ab33b6a1;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/python b/lfs/python index 0deaadd11..6095e5ed0 100644 --- a/lfs/python +++ b/lfs/python @@ -24,7 +24,7 @@ include Config -VER = 2.7.2 +VER = 2.7.3 THISAPP = Python-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 75c87a80c6ddb0b785a57ea3583e04fa +$(DL_FILE)_MD5 = 62c4c1699170078c469f79ddfed21bc0 install : $(TARGET)