mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/aioconsole/json
|
||||
md5 212dc49e2f2a995c87ce659ba63e7422 aioconsole-0.1.13.tar.gz
|
||||
sha256 8b9898f0f6539bdce3bc3720d75189e21813f1a7f8350228fc7fd54bf7327d0f aioconsole-0.1.13.tar.gz
|
||||
md5 a8b0640a1e2a3869baf4efcbb1182fbe aioconsole-0.3.0.tar.gz
|
||||
sha256 b84724e6b93d1306a909974864df377236cf4bab8e0594096fed7936207205c5 aioconsole-0.3.0.tar.gz
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_AIOCONSOLE_VERSION = 0.1.13
|
||||
PYTHON_AIOCONSOLE_VERSION = 0.3.0
|
||||
PYTHON_AIOCONSOLE_SOURCE = aioconsole-$(PYTHON_AIOCONSOLE_VERSION).tar.gz
|
||||
PYTHON_AIOCONSOLE_SITE = https://files.pythonhosted.org/packages/ea/ee/80154d7242c2107d02768c5a848e4cded39ce8cd89b48982c217474c8ddd
|
||||
PYTHON_AIOCONSOLE_SITE = https://files.pythonhosted.org/packages/d1/bc/2e52bd41293e63d95fcb6c5de406d43ccbb91255a48feaa22c1b8e2e4a40
|
||||
PYTHON_AIOCONSOLE_SETUP_TYPE = setuptools
|
||||
PYTHON_AIOCONSOLE_LICENSE = GPL-3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user