python3-yamllint: update to 1.28.0.
This commit is contained in:
parent
3743d370d0
commit
8fe30697a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-yamllint'
|
||||
pkgname=python3-yamllint
|
||||
version=1.27.1
|
||||
version=1.28.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/python3-/}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/adrienverge/yamllint"
|
||||
changelog="https://github.com/adrienverge/yamllint/raw/master/CHANGELOG.rst"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=71195467c92705121e7bea72b920d56747d1e7f1c36374943ab65ac534ec7856
|
||||
checksum=28e3386b3985fa97e0827f669434361f9ba18451cbe7ec7a37746883ceecdcb9
|
||||
conflicts="python-yamllint>=0"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue