mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 19:42:12 +00:00
Updated ShredOS to Buildroot 2025.11, kernel 6.18.0
This commit is contained in:
14
package/python-telnetlib3/python-telnetlib3.mk
Normal file
14
package/python-telnetlib3/python-telnetlib3.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-telnetlib3
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TELNETLIB3_VERSION = 2.0.8
|
||||
PYTHON_TELNETLIB3_SOURCE = telnetlib3-$(PYTHON_TELNETLIB3_VERSION).tar.gz
|
||||
PYTHON_TELNETLIB3_SITE = https://files.pythonhosted.org/packages/b7/12/305101cfdec4863c088e520cbb698b08ebd3396904ecfe0062612db77c66
|
||||
PYTHON_TELNETLIB3_SETUP_TYPE = setuptools
|
||||
PYTHON_TELNETLIB3_LICENSE = ISC
|
||||
PYTHON_TELNETLIB3_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user