From: Eneas U de Queiroz Date: Thu, 16 Jan 2020 17:07:40 +0000 (-0300) Subject: python-certify: bump to 2019.11.28 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=36a1c0c5ae9ff1daf43f38dc068211a23dd04d95;p=feed%2Fpackages.git python-certify: bump to 2019.11.28 This is a regular Mozilla CA bundle update. Signed-off-by: Eneas U de Queiroz (cherry picked from commit c799f2a913cedfba87d57ecb0ea0cbc8a186489f) --- diff --git a/lang/python/python-certifi/Makefile b/lang/python/python-certifi/Makefile index acece86bb7..435309cd41 100644 --- a/lang/python/python-certifi/Makefile +++ b/lang/python/python-certifi/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-certifi -PKG_VERSION:=2019.9.11 +PKG_VERSION:=2019.11.28 PKG_RELEASE:=1 PKG_MAINTAINER:=Eneas U de Queiroz @@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_SOURCE:=certifi-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/c/certifi -PKG_HASH:=e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50 +PKG_HASH:=25b64c7da4cd7479594d035c08c2d809eb4aab3a26e5a990ea98cc450c320f1f PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-certifi-$(PKG_VERSION)