forked from Lainports/freebsd-ports
lang/python38: Update to 3.8.20
Changes: https://docs.python.org/release/3.8.20/whatsnew/changelog.html
This commit is contained in:
parent
f78f1a98d0
commit
a8f2229791
3 changed files with 4 additions and 5 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= python
|
||||
DISTVERSION= ${PYTHON_DISTVERSION}
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= PYTHON/ftp/python/${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
|
||||
|
|
|
|||
|
|
@ -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.19
|
||||
PYTHON_DISTVERSION= 3.8.20
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1711004804
|
||||
SHA256 (python/Python-3.8.19.tar.xz) = d2807ac69f69b84fd46a0b93bbd02a4fa48d3e70f4b2835ff0f72a2885040076
|
||||
SIZE (python/Python-3.8.19.tar.xz) = 18975156
|
||||
TIMESTAMP = 1726081899
|
||||
SHA256 (python/Python-3.8.20.tar.xz) = 6fb89a7124201c61125c0ab4cf7f6894df339a40c02833bfd28ab4d7691fafb4
|
||||
SIZE (python/Python-3.8.20.tar.xz) = 18962788
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue