miller: update to 6.9.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'miller'
|
# Template file for 'miller'
|
||||||
pkgname=miller
|
pkgname=miller
|
||||||
version=6.8.0
|
version=6.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/johnkerl/miller"
|
go_import_path="github.com/johnkerl/miller"
|
||||||
go_package="${go_import_path}/cmd/mlr"
|
go_package="${go_import_path}/cmd/mlr"
|
||||||
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
|||||||
homepage="http://johnkerl.org/miller/"
|
homepage="http://johnkerl.org/miller/"
|
||||||
changelog="https://github.com/johnkerl/miller/releases"
|
changelog="https://github.com/johnkerl/miller/releases"
|
||||||
distfiles="https://github.com/johnkerl/miller/releases/download/v${version}/miller-${version}.tar.gz"
|
distfiles="https://github.com/johnkerl/miller/releases/download/v${version}/miller-${version}.tar.gz"
|
||||||
checksum=d6fcc5bfb59a187464d92783a3dbf6826bc9b6e12b1ea5dfbb01149b68b6623d
|
checksum=4b2f491f07d8f8c9ee63f0a8fd7fe20a11f0805a3354fd9f38cb8d65df765c1c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/mlr.1
|
vman man/mlr.1
|
||||||
|
|||||||
Reference in New Issue
Block a user