python-ansible-lint: update to 3.4.13
This commit is contained in:
parent
9e6adae859
commit
61c3a47cab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ansible-lint'
|
# Template file for 'python-ansible-lint'
|
||||||
pkgname=python-ansible-lint
|
pkgname=python-ansible-lint
|
||||||
version=3.4.12
|
version=3.4.13
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ansible-lint-${version}"
|
wrksrc="ansible-lint-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
homepage="https://github.com/willthames/ansible-lint"
|
homepage="https://github.com/willthames/ansible-lint"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=cf97675d2908f865e7657d7082ba84c8adf4f3775e3920a6d4b9f171a5fdda2a
|
checksum=16bf69598843a77c3af97481ece55df8eeaea219c2f9d096772ea7a8bdb79ea4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue