mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 06:32:11 +00:00
Updated ShredOS to Buildroot 2025.11, kernel 6.18.0
This commit is contained in:
14
package/python-crc/python-crc.mk
Normal file
14
package/python-crc/python-crc.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-crc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CRC_VERSION = 7.1.0
|
||||
PYTHON_CRC_SOURCE = crc-$(PYTHON_CRC_VERSION).tar.gz
|
||||
PYTHON_CRC_SITE = https://files.pythonhosted.org/packages/7e/e6/c3488c35ecae290751466252e5ea01ef50fc67bfc1a9aba43983329b7025
|
||||
PYTHON_CRC_SETUP_TYPE = poetry
|
||||
PYTHON_CRC_LICENSE = BSD-2-Clause
|
||||
PYTHON_CRC_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user