mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pgmetrics: update to 1.13.1.
This commit is contained in:
parent
97ebc9cb46
commit
7b81e8d680
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.13.0
|
version=1.13.1
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=892c1aa621b99d4961d59b89ff1756d4be5d1f83278d90e065cf68ae1016b900
|
checksum=095254fa5110858f80263d613afb7a6e720bad98c1acd71152898c18a08bcd24
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue