python-click: Update to 8.1.7
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
6facae339e
commit
dd5146b208
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-click
|
||||
PKG_VERSION:=8.1.6
|
||||
PKG_VERSION:=8.1.7
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=click
|
||||
PKG_HASH:=48ee849951919527a045bfe3bf7baa8a959c423134e1a5b98c05c20ba75a1cbd
|
||||
PKG_HASH:=ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de
|
||||
|
||||
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
|
Loading…
Reference in a new issue