miller: update to 6.5.0.
This commit is contained in:
parent
903f025583
commit
96282a9868
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=6.4.0
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/johnkerl/miller"
|
||||
|
@ -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=20a8687a0c5b5fedf4fc3a794ef1cee7e9872e87476e1f24bde8de25799f8c51
|
||||
checksum=682f1583863ab0f1bfabf713e0e66f2ff656da96a0eab2b58ab9a7e933f46cc9
|
||||
|
||||
post_install() {
|
||||
vman man/mlr.1
|
||||
|
|
Loading…
Reference in New Issue