pgmetrics: update to 1.14.1.
This commit is contained in:
parent
9b1ec4d3c9
commit
2288d3be90
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pgmetrics'
|
# Template file for 'pgmetrics'
|
||||||
pkgname=pgmetrics
|
pkgname=pgmetrics
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/rapidloop/pgmetrics/cmd/pgmetrics"
|
go_import_path="github.com/rapidloop/pgmetrics/cmd/pgmetrics"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di iorio <arete74@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://pgmetrics.io"
|
homepage="https://pgmetrics.io"
|
||||||
distfiles="https://github.com/rapidloop/pgmetrics/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rapidloop/pgmetrics/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bf1fbc2bf08702a68c626a968755b5e9cbd5a5c140173c80282ad8f770e9cdd3
|
checksum=cb93d65215e47fd7d15b9fe236dee53f29d72870d57e9262a37487dd516e8dda
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Reference in New Issue