mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
miller: update to 6.9.0.
This commit is contained in:
parent
230e44942d
commit
6503a4694f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=6.8.0
|
||||
revision=2
|
||||
version=6.9.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/johnkerl/miller"
|
||||
go_package="${go_import_path}/cmd/mlr"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
|||
homepage="http://johnkerl.org/miller/"
|
||||
changelog="https://github.com/johnkerl/miller/releases"
|
||||
distfiles="https://github.com/johnkerl/miller/releases/download/v${version}/miller-${version}.tar.gz"
|
||||
checksum=d6fcc5bfb59a187464d92783a3dbf6826bc9b6e12b1ea5dfbb01149b68b6623d
|
||||
checksum=4b2f491f07d8f8c9ee63f0a8fd7fe20a11f0805a3354fd9f38cb8d65df765c1c
|
||||
|
||||
post_install() {
|
||||
vman man/mlr.1
|
||||
|
|
Loading…
Add table
Reference in a new issue