pgmetrics: update to 1.17.1.

This commit is contained in:
Gerardo Di iorio 2025-03-20 19:20:46 +01:00 committed by Leah Neukirchen
parent 5580d6d9d1
commit 9491531374

View file

@ -1,7 +1,7 @@
# Template file for 'pgmetrics' # Template file for 'pgmetrics'
pkgname=pgmetrics pkgname=pgmetrics
version=1.17.0 version=1.17.1
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=956d229d6e8c491f1b7524327a4e0f6104f060eb7da65cffe31cec96bc308eac checksum=340c5638525461a527fa31aefe2f25aaa3d0dad7d6abe1cb6d4063722a553cd0
post_install() { post_install() {
vdoc README.md vdoc README.md