Update buidlroot to version 2016.08.1

This commit is contained in:
2016-11-16 22:07:29 +01:00
parent 807ab03547
commit a1061efbc2
3636 changed files with 59539 additions and 25783 deletions

View File

@@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=bd17a9d15e755375f48a62c13b25b801, sha256 locally computed
md5 bd17a9d15e755375f48a62c13b25b801 idna-2.0.tar.gz
sha256 16199aad938b290f5be1057c0e1efc6546229391c23cea61ca940c115f7d3d3b idna-2.0.tar.gz
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=f6473caa9c5e0cc1ad3fd5d04c3c114b, sha256 locally computed
md5 f6473caa9c5e0cc1ad3fd5d04c3c114b idna-2.1.tar.gz
sha256 ed36f281aebf3cd0797f163bb165d84c31507cedd15928b095b1675e2d04c676 idna-2.1.tar.gz

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_IDNA_VERSION = 2.0
PYTHON_IDNA_VERSION = 2.1
PYTHON_IDNA_SOURCE = idna-$(PYTHON_IDNA_VERSION).tar.gz
PYTHON_IDNA_SITE = https://pypi.python.org/packages/source/i/idna
PYTHON_IDNA_LICENSE = BSD-3c