Revert setuptools.
This commit is contained in:
parent
11fd530ac8
commit
106e1a8e18
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="setuptools"
|
||||
PKG_VERSION="67.4.0"
|
||||
PKG_VERSION="52.0.0"
|
||||
PKG_SHA256="ff0c74d1b905a224d647f99c6135eacbec2620219992186b81aa20012bc7f882"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="https://pypi.org/project/setuptools"
|
||||
PKG_URL="https://github.com/pypa/setuptools/archive/v${PKG_VERSION}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue