]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python
Merge branch 'next'
[people/pmueller/ipfire-2.x.git] / lfs / python
index 66bc3b901f0c6cba47006968ed9e26c25aae32d2..c2638baec2c930ea3f7fd9b70f8bef6c5d3aa577 100644 (file)
@@ -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)