diff options
author | Wen Heping <wen@FreeBSD.org> | 2021-04-10 10:05:25 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2021-04-10 10:05:25 +0800 |
commit | 771018296f01d42c6a5e91a1f8c7ad1d38822279 (patch) | |
tree | a1c498ee2fcbedf2dd11385da12a18c637fada47 /lang/python38 | |
parent | x11-toolkits/qt5-gui: fix scrollwheel on big endian platforms (diff) |
lang/python38: Update to 3.8.9
Diffstat (limited to 'lang/python38')
-rw-r--r-- | lang/python38/Makefile.version | 2 | ||||
-rw-r--r-- | lang/python38/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/python38/Makefile.version b/lang/python38/Makefile.version index 091d05dc5d90..5587d0177cf9 100644 --- a/lang/python38/Makefile.version +++ b/lang/python38/Makefile.version @@ -2,4 +2,4 @@ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" -PYTHON_PORTVERSION= 3.8.8 +PYTHON_PORTVERSION= 3.8.9 diff --git a/lang/python38/distinfo b/lang/python38/distinfo index 394bc65ccc0d..528aa0cecb5e 100644 --- a/lang/python38/distinfo +++ b/lang/python38/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613897717 -SHA256 (python/Python-3.8.8.tar.xz) = 7c664249ff77e443d6ea0e4cf0e587eae918ca3c48d081d1915fe2a1f1bcc5cc -SIZE (python/Python-3.8.8.tar.xz) = 18271736 +TIMESTAMP = 1618019194 +SHA256 (python/Python-3.8.9.tar.xz) = 5e391f3ec45da2954419cab0beaefd8be38895ea5ce33577c3ec14940c4b9572 +SIZE (python/Python-3.8.9.tar.xz) = 18271948 |