mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/miller: upgrade to 6.10.0
This commit is contained in:
parent
5bff9fc54c
commit
b85ac958f6
@ -2,8 +2,8 @@
|
||||
# Contributor: John Kerl <kerl.john.r@gmail.com>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=miller
|
||||
pkgver=6.9.0
|
||||
pkgrel=3
|
||||
pkgver=6.10.0
|
||||
pkgrel=0
|
||||
pkgdesc="Name-indexed data processing tool"
|
||||
url="https://miller.readthedocs.io/"
|
||||
arch="all"
|
||||
@ -25,7 +25,7 @@ build() {
|
||||
|
||||
check() {
|
||||
msg "unit tests"
|
||||
go test github.com/johnkerl/miller/internal/pkg/...
|
||||
go test github.com/johnkerl/miller/pkg/...
|
||||
msg "regression tests"
|
||||
go test regression_test.go
|
||||
}
|
||||
@ -36,5 +36,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
213d7e1f9663e1adf8d50509901a9ac71f60129a1204c20e9e8a47e045208dc3132d11ed38afe3cf211bc47d82433d36f8c8988418687869f3dfcb83f4ebaa1c miller-6.9.0.tar.gz
|
||||
bfa4b047786a7722b6fe40ffc997719718eb5b710177bbb668d6806c21b4b64b4ef2b5b04d52d9918304cfe3440cd22cd995e13652ce6bc3a770927101d66043 miller-6.10.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user