Browse Source

click: update to version 8.0.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 3 years ago
parent
commit
6ea6c94a48
No known key found for this signature in database GPG Key ID: 5A8F39C31C3217CA
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/click/Makefile

+ 2
- 2
lang/python/click/Makefile View File

@ -5,11 +5,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=click
PKG_VERSION:=8.0.1
PKG_VERSION:=8.0.3
PKG_RELEASE:=1
PYPI_NAME:=click
PKG_HASH:=8c04c11192119b1ef78ea049e0a6f0463e4c48ef00a30160c704337586f3ad7a
PKG_HASH:=410e932b050f5eed773c4cda94de75971c89cdb3155a72a0831139a79e5ecb5b
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save