yq: update to 2.8.1.
This commit is contained in:
parent
a0c5338834
commit
201a358e77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq'
|
||||
pkgname=yq
|
||||
version=2.7.2
|
||||
version=2.8.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/kislyuk/yq"
|
||||
distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz"
|
||||
checksum=f7dafd1e53d1f806ffe11de6da814e231d866595e2faae0dfc38135b8ee79bbb
|
||||
checksum=24d36c7e9e670209562a161b8506ff7e86959be49ba7aee4ca659810801e5710
|
||||
|
||||
do_check() {
|
||||
python3 test/test.py
|
||||
|
|
Loading…
Reference in a new issue