Skip to content

Commit

Permalink
Merge pull request openwrt#16543 from turris-cz/certifi
Browse files Browse the repository at this point in the history
python-certifi: update to version 2021.5.30
  • Loading branch information
cotequeiroz authored Sep 6, 2021
2 parents 19fcff0 + 571326b commit df494a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/python/python-certifi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=python-certifi
PKG_VERSION:=2020.6.20
PKG_VERSION:=2021.5.30
PKG_RELEASE:=1

PKG_MAINTAINER:=Eneas U de Queiroz <[email protected]>
PKG_LICENSE:=MPL-2.0
PKG_LICENSE_FILES:=LICENSE

PYPI_NAME:=certifi
PKG_HASH:=5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3
PKG_HASH:=2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee

include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit df494a2

Please sign in to comment.