mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Update to 0.21.2
Changelog: - added check-single-keys and make check-keys not use KEYS - add total_system_memory metric - environment variables for all command line options - more persistence related metrics PR: 232321 Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer) Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
880f11d6a4
commit
81973d8a15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482302
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis_exporter
|
||||
PORTVERSION= 0.20.2
|
||||
PORTVERSION= 0.21.2
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= databases
|
||||
|
||||
@ -12,8 +12,8 @@ COMMENT= Prometheus exporter for redis stats
|
||||
LICENSE= MIT
|
||||
|
||||
USES= go
|
||||
USE_GITHUB= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= oliver006
|
||||
|
||||
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1530297831
|
||||
SHA256 (oliver006-redis_exporter-v0.20.2_GH0.tar.gz) = 091cb77f9ef0eb106b8dd453f7d46378f0ec44390fa1e0743b5c2ef3c6d67d57
|
||||
SIZE (oliver006-redis_exporter-v0.20.2_GH0.tar.gz) = 970030
|
||||
TIMESTAMP = 1539803636
|
||||
SHA256 (oliver006-redis_exporter-v0.21.2_GH0.tar.gz) = 71040bac20f70df2da1bb0f1cd22314b027b94732d9c46213269ac1ebdf21353
|
||||
SIZE (oliver006-redis_exporter-v0.21.2_GH0.tar.gz) = 973178
|
||||
|
Loading…
Reference in New Issue
Block a user