Merge pull request #13527 from ja-pa/python-zipp-3.2.0
python-zipp: update to version 3.2.0
This commit is contained in:
commit
996df31a02
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-zipp
|
||||
PKG_VERSION:=3.1.0
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=3.2.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=zipp
|
||||
PKG_HASH:=c599e4d75c98f6798c509911d08a22e6c021d074469042177c8c86fb92eefd96
|
||||
PKG_HASH:=b52f22895f4cfce194bc8172f3819ee8de7540aa6d873535a8668b730b8b411f
|
||||
|
||||
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
Loading…
Reference in a new issue