python-click: update to 6.4.
This commit is contained in:
parent
f1963760ac
commit
ff49ea7c78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-click'
|
||||
pkgname=python-click
|
||||
version=6.3
|
||||
version=6.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="click-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://click.pocoo.org/"
|
||||
distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz"
|
||||
checksum=b720d9faabe193287b71e3c26082b0f249501288e153b7e7cfce3bb87ac8cc1c
|
||||
checksum=6eb86ac0e44e60b3085e7b87797fe2adf745dbea38b78d7db1f17ec96ca016ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue