mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 12:02:12 +00:00
Upgrade ShredOS to buildroot v24.11
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CANOPEN_VERSION = 2.2.0
|
||||
PYTHON_CANOPEN_VERSION = 2.3.0
|
||||
PYTHON_CANOPEN_SOURCE = canopen-$(PYTHON_CANOPEN_VERSION).tar.gz
|
||||
PYTHON_CANOPEN_SITE = https://files.pythonhosted.org/packages/49/55/67e555f6f4ea51d6d966e998a77881c1bd726c6e8cc602fd04852772ce87
|
||||
PYTHON_CANOPEN_SITE = https://files.pythonhosted.org/packages/1a/b3/733e5f98c995d7f3e82853bc5ee2f0677df6203d51d8a4387af188322523
|
||||
PYTHON_CANOPEN_SETUP_TYPE = setuptools
|
||||
PYTHON_CANOPEN_LICENSE = MIT
|
||||
PYTHON_CANOPEN_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_CANOPEN_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user