pgmetrics: update to 1.15.0.
This commit is contained in:

committed by
classabbyamp

parent
a817b29183
commit
bf93228d00
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'pgmetrics'
|
# Template file for 'pgmetrics'
|
||||||
pkgname=pgmetrics
|
pkgname=pgmetrics
|
||||||
version=1.14.1
|
version=1.15.0
|
||||||
revision=2
|
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"
|
||||||
short_desc="Collect and display statistics from running Postgresql"
|
short_desc="Collect and display statistics from running Postgresql"
|
||||||
@@ -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=cb93d65215e47fd7d15b9fe236dee53f29d72870d57e9262a37487dd516e8dda
|
checksum=2975c4c5fbc8ebffeeb4afa0fd783bef60b3034c8d882d7e6d630ed5af803018
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
Reference in New Issue
Block a user