mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-httplib2: bump to version 0.17.2
License hash change is due to httplib2 package version number update. 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
c45d939d8d
commit
70af540964
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_HTTPLIB2_VERSION = 0.17.0
|
||||
PYTHON_HTTPLIB2_VERSION = 0.17.2
|
||||
PYTHON_HTTPLIB2_SOURCE = httplib2-$(PYTHON_HTTPLIB2_VERSION).tar.gz
|
||||
PYTHON_HTTPLIB2_SITE = https://files.pythonhosted.org/packages/6d/97/8225643419a53dd52d84c34d9d1e99bdbe18083dc760e7a2d0c47c0fab93
|
||||
PYTHON_HTTPLIB2_SITE = https://files.pythonhosted.org/packages/1b/f0/a35a448afea308aeb6a1430dbcfb46f4cef11360cbc18f22af6e567bb847
|
||||
PYTHON_HTTPLIB2_SETUP_TYPE = setuptools
|
||||
PYTHON_HTTPLIB2_LICENSE = MIT
|
||||
PYTHON_HTTPLIB2_LICENSE_FILES = PKG-INFO
|
||||
|
||||
Reference in New Issue
Block a user