python-ansible-lint: update to 4.1.0.
This commit is contained in:
parent
a98a43700d
commit
a6609b9d72
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=4.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ansible-lint-${version}"
|
wrksrc="ansible-lint-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/willthames/ansible-lint"
|
homepage="https://github.com/willthames/ansible-lint"
|
||||||
changelog="https://raw.githubusercontent.com/willthames/ansible-lint/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/willthames/ansible-lint/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=7a7b585abbd0466565dc42278997db09384c63434c128be546628c093811bb0d
|
checksum=83cffafaa59d724af2ba9e1b143d8a69035b4e58ceaf5ed0fdc3b845aff881a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue