From: Eneas U de Queiroz Date: Thu, 19 Sep 2019 17:29:17 +0000 (-0300) Subject: python-certifi: bump to 2019.9.11 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=acf7c540ca6b924fd980acb0cdf0fb72d9979836;p=openwrt-packages.git python-certifi: bump to 2019.9.11 Signed-off-by: Eneas U de Queiroz --- diff --git a/lang/python/python-certifi/Makefile b/lang/python/python-certifi/Makefile index 5ee031944..acece86bb 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.6.16 +PKG_VERSION:=2019.9.11 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:=945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695 +PKG_HASH:=e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50 PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-certifi-$(PKG_VERSION)