mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
pgmetrics: update to 1.17.1.
This commit is contained in:
parent
5580d6d9d1
commit
9491531374
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue