mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Python3: update to 3.8.11
release notes: (security release) - https://docs.python.org/release/3.8.11/whatsnew/changelog.html#changelog
This commit is contained in:
parent
17d33a7854
commit
6e70dda71e
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
PKG_NAME="Python3"
|
PKG_NAME="Python3"
|
||||||
# When changing PKG_VERSION remember to sync PKG_PYTHON_VERSION!
|
# When changing PKG_VERSION remember to sync PKG_PYTHON_VERSION!
|
||||||
PKG_VERSION="3.8.10"
|
PKG_VERSION="3.8.11"
|
||||||
PKG_SHA256="6af24a66093dd840bcccf371d4044a3027e655cf24591ce26e48022bc79219d9"
|
PKG_SHA256="fb1a1114ebfe9e97199603c6083e20b236a0e007a2c51f29283ffb50c1420fb2"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="https://www.python.org/"
|
PKG_SITE="https://www.python.org/"
|
||||||
PKG_URL="https://www.python.org/ftp/python/${PKG_VERSION}/${PKG_NAME::-1}-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://www.python.org/ftp/python/${PKG_VERSION}/${PKG_NAME::-1}-${PKG_VERSION}.tar.xz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user