diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-10-15 02:20:25 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-10-15 02:20:25 +0000 |
commit | 75a562c8648b0d7406084138574b08b6da32dbd3 (patch) | |
tree | 73081a047092356557f9022b1a11d21a614291ae /lang/python38 | |
parent | lang/python37: Update to 3.7.15(include security fix) (diff) |
lang/python38: Update to 3.8.15(include security fix)
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 3f65ec9ef6a2..42cac63854fc 100644 --- a/lang/python38/Makefile.version +++ b/lang/python38/Makefile.version @@ -4,4 +4,4 @@ # 1. Update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" # 2. Remove PORTREVISION in Makefile -PYTHON_DISTVERSION= 3.8.14 +PYTHON_DISTVERSION= 3.8.15 diff --git a/lang/python38/distinfo b/lang/python38/distinfo index 81434b91e01b..8ca3e8d36833 100644 --- a/lang/python38/distinfo +++ b/lang/python38/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662516475 -SHA256 (python/Python-3.8.14.tar.xz) = 5d77e278271ba803e9909a41a4f3baca006181c93ada682a5e5fe8dc4a24c5f3 -SIZE (python/Python-3.8.14.tar.xz) = 19031932 +TIMESTAMP = 1665799824 +SHA256 (python/Python-3.8.15.tar.xz) = 5114fc7918a2a5e20eb5aac696b30c36f412c6ef24b13f5c9eb9e056982d9550 +SIZE (python/Python-3.8.15.tar.xz) = 19038408 |