python-certifi: bump to 2020.6.20
Signed-off-by: Javier Marcet <javier@marcet.info>
This commit is contained in:
parent
3dbc8f050b
commit
39a7ed9e00
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-certifi
|
PKG_NAME:=python-certifi
|
||||||
PKG_VERSION:=2020.4.5.1
|
PKG_VERSION:=2020.6.20
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
|
PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
|
||||||
|
@ -14,7 +14,7 @@ PKG_LICENSE:=MPL-2.0
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|
||||||
PYPI_NAME:=certifi
|
PYPI_NAME:=certifi
|
||||||
PKG_HASH:=51fcb31174be6e6664c5f69e3e1691a2d72a1a12e90f872cbdb1567eb47b6519
|
PKG_HASH:=5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3
|
||||||
|
|
||||||
include ../pypi.mk
|
include ../pypi.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
Loading…
Reference in a new issue