]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3-docutils
python3-docutils: Update to version 0.18.1 and python-3.10
[people/pmueller/ipfire-2.x.git] / lfs / python3-docutils
index 3756feb574682fae9315322c7fe8cc236cfc2c30..e42a6344640b8fb6af44eac9febbbc098d592dbd 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.16
+VER        = 0.18.1
 
 THISAPP    = docutils-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python3-docutils
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 44952782107930ddfcd37ae48eee0857
+$(DL_FILE)_MD5 = ca5827e2432fd58f4c8d74a6591135de
 
 install : $(TARGET)