pgmetrics: update to 1.16.0.

This commit is contained in:
Gerardo Di iorio 2023-10-06 19:17:13 +02:00 committed by Chocimier
parent 9ef84fd54a
commit ddfa710cec

View file

@ -1,7 +1,7 @@
# Template file for 'pgmetrics' # Template file for 'pgmetrics'
pkgname=pgmetrics pkgname=pgmetrics
version=1.15.0 version=1.16.0
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/rapidloop/pgmetrics" go_import_path="github.com/rapidloop/pgmetrics"
go_package="./cmd/pgmetrics" go_package="./cmd/pgmetrics"
@ -10,7 +10,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=2975c4c5fbc8ebffeeb4afa0fd783bef60b3034c8d882d7e6d630ed5af803018 checksum=59c9c32be979071bb029bf21e4cfe7c8fd81f5ff8c8967e7e67fe30f3c4aa23e
post_install() { post_install() {
vdoc README.md vdoc README.md