python-ansible-lint: update to 3.4.21.
Closes: #12492 [via git-merge-pr]
This commit is contained in:
parent
4bdbd96925
commit
c8c8111db8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ansible-lint'
|
||||
pkgname=python-ansible-lint
|
||||
version=3.4.20
|
||||
version=3.4.21
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ansible-lint-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
|||
homepage="https://github.com/willthames/ansible-lint"
|
||||
license="MIT"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b7fb92f00b9723e3a9624d70b53b60db41426c0ef4fad05ab28c7e4f28a0b6e2
|
||||
checksum=230f741382d4b86e726cf2c65e82c45636e84e334d2c751ff1876dd2f5794225
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue