mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pgmetrics: update to 1.17.0.
This commit is contained in:
parent
6f5926d258
commit
831eeff209
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pgmetrics'
|
# Template file for 'pgmetrics'
|
||||||
pkgname=pgmetrics
|
pkgname=pgmetrics
|
||||||
version=1.16.0
|
version=1.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/rapidloop/pgmetrics"
|
go_import_path="github.com/rapidloop/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=59c9c32be979071bb029bf21e4cfe7c8fd81f5ff8c8967e7e67fe30f3c4aa23e
|
checksum=956d229d6e8c491f1b7524327a4e0f6104f060eb7da65cffe31cec96bc308eac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue