python-click: update to 6.7
This commit is contained in:
parent
a2bc33ae94
commit
0a6f32a8fe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-click'
|
# Template file for 'python-click'
|
||||||
pkgname=python-click
|
pkgname=python-click
|
||||||
version=6.6
|
version=6.7
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="click-${version}"
|
wrksrc="click-${version}"
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://click.pocoo.org/"
|
homepage="http://click.pocoo.org/"
|
||||||
distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz"
|
||||||
checksum=cc6a19da8ebff6e7074f731447ef7e112bd23adf3de5c597cf9989f2fd8defe9
|
checksum=f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue