mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
Upgrade ShredOS to buildroot v24.11
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PUDB_VERSION = 2023.1
|
||||
PYTHON_PUDB_VERSION = 2024.1.3
|
||||
PYTHON_PUDB_SOURCE = pudb-$(PYTHON_PUDB_VERSION).tar.gz
|
||||
PYTHON_PUDB_SITE = https://files.pythonhosted.org/packages/96/d3/a471fe68788178f2a5024031a153673df72b9287530f32b0cd469d64a68a
|
||||
PYTHON_PUDB_SETUP_TYPE = setuptools
|
||||
PYTHON_PUDB_SITE = https://files.pythonhosted.org/packages/36/27/fb087bdf2cd9c8e56d0347b863ce5995967c15a3e2a0b9245c7a8f6f1598
|
||||
PYTHON_PUDB_SETUP_TYPE = hatch
|
||||
PYTHON_PUDB_LICENSE = MIT
|
||||
PYTHON_PUDB_LICENSE_FILES = LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user