X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpython;fp=lfs%2Fpython;h=c2638baec2c930ea3f7fd9b70f8bef6c5d3aa577;hp=66bc3b901f0c6cba47006968ed9e26c25aae32d2;hb=a15dbe44971a47d8749497d75cbfd829ba09e9a3;hpb=699381b6993b9428e99a0055dae03e7a222ea9f9 diff --git a/lfs/python b/lfs/python index 66bc3b901f..c2638baec2 100644 --- a/lfs/python +++ b/lfs/python @@ -26,7 +26,7 @@ include Config # If you update this make sure that you also change the VER and PAK_VER of # python-optional-src ! -VER = 2.7.15 +VER = 2.7.17 THISAPP = Python-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a80ae3cc478460b922242f43a1b4094d +$(DL_FILE)_MD5 = b3b6d2c92f42a60667814358ab9f0cfd install : $(TARGET)