Revert setuptools.

This commit is contained in:
fewtarius 2023-02-27 06:22:47 -05:00
parent 11fd530ac8
commit 106e1a8e18
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -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"