mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-pycares: bump to version 3.1.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fe033bdf53
commit
71323def34
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYCARES_VERSION = 3.0.0
|
||||
PYTHON_PYCARES_VERSION = 3.1.0
|
||||
PYTHON_PYCARES_SOURCE = pycares-$(PYTHON_PYCARES_VERSION).tar.gz
|
||||
PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/85/de/cd46a73e43e206a6ad1e9cf9cc893c3ed1b21caf57f1e0a8d9a119d290eb
|
||||
PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/50/39/d7d4e85041e95c12ccca220663328709da81f75f5e86d76049f0937e9f83
|
||||
PYTHON_PYCARES_SETUP_TYPE = setuptools
|
||||
PYTHON_PYCARES_LICENSE = MIT
|
||||
PYTHON_PYCARES_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user