diff options
author | Wen Heping <wen@FreeBSD.org> | 2025-06-12 00:30:37 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2025-06-12 00:32:31 +0000 |
commit | a7f52edcb041ce7792c98f48e33229e7051de09d (patch) | |
tree | e881e4f63c9bf4326d1df71db651d90ef0229567 /lang/python311/Makefile.version | |
parent | devel/pecl-grpc: update to 1.73.0. (diff) |
lang/python311: Update to 3.11.13
PR: 287313
Reported by: wen <wenheping2000@hotmail.com>
Exp-run by: antoine@
Diffstat (limited to 'lang/python311/Makefile.version')
-rw-r--r-- | lang/python311/Makefile.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python311/Makefile.version b/lang/python311/Makefile.version index 7e91f31153cc..9b38b86b4222 100644 --- a/lang/python311/Makefile.version +++ b/lang/python311/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.11.12 +PYTHON_DISTVERSION= 3.11.13 |