mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-05 01:02:11 +00:00
Update buildroot to 2024.02.2, kernel to 6.6.2, GPU & DRM drivers, nwipe to v0.37 plus many others.
This commit is contained in:
14
package/python-grpcio/python-grpcio.mk
Normal file
14
package/python-grpcio/python-grpcio.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-grpcio
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GRPCIO_VERSION = 1.60.0
|
||||
PYTHON_GRPCIO_SOURCE = grpcio-$(PYTHON_GRPCIO_VERSION).tar.gz
|
||||
PYTHON_GRPCIO_SITE = https://files.pythonhosted.org/packages/61/38/c615b5c2be690fb31871f294cc08a96e598b085b8d07c5967a5018e0b90c
|
||||
PYTHON_GRPCIO_SETUP_TYPE = setuptools
|
||||
PYTHON_GRPCIO_LICENSE = Apache-2.0
|
||||
PYTHON_GRPCIO_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user