]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3
Revert "python-six: Removal of python2 & 3 addon versions of six"
[people/pmueller/ipfire-2.x.git] / lfs / python3
index 14bdfa5848474edc3f05844e3398f1b285bb6fb6..673c77654049643c32ce6be8ed45f00e73b5d65e 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.8.2
+VER        = 3.8.7
 
 THISAPP    = Python-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -60,7 +60,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e9d6ebc92183a177b8e8a58cad5b8d67
+$(DL_FILE)_MD5 = 60fe018fffc7f33818e6c340d29e2db9
 
 install : $(TARGET)