]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python
Revert "ncat: Update to 7.91"
[people/pmueller/ipfire-2.x.git] / lfs / python
index 66bc3b901f0c6cba47006968ed9e26c25aae32d2..5b386e298c1638bb7fdcec3f0ae55f8dd11c6fa5 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.18
 
 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 = fd6cc8ec0a78c44036f825e739f36e5a
 
 install : $(TARGET)