mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
python-ansible-lint: update to 3.4.18.
Closes: #9819 [via git-merge-pr]
This commit is contained in:
parent
0f9a40f70b
commit
d3ed55e40a
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.17
|
version=3.4.18
|
||||||
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=0e4345881b9145c39f8a34ecdd85a99f5f4d1d38770e3486d468d4bba6737a34
|
checksum=8e8b25f2da525449a803580d8823af3ce1d256cdf6a2a868c46fadfe80c2ee88
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue