Skip to content

Commit

Permalink
databases/redis_exporter: Update to 1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kworr authored and Daniel Engberg committed Mar 29, 2024
1 parent 9c47709 commit 6d9a516
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions databases/redis_exporter/Makefile
@@ -1,7 +1,6 @@
PORTNAME= redis_exporter
DISTVERSIONPREFIX= v
DISTVERSION= 1.55.0
PORTREVISION= 3
DISTVERSION= 1.58.0
CATEGORIES= databases

MAINTAINER= arcade@b1t.name
Expand All @@ -11,7 +10,7 @@ WWW= https://github.com/oliver006/redis_exporter
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go:modules
USES= go:modules,1.22

USE_RC_SUBR= redis_exporter

Expand Down
10 changes: 5 additions & 5 deletions databases/redis_exporter/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1698576705
SHA256 (go/databases_redis_exporter/redis_exporter-v1.55.0/v1.55.0.mod) = 2648cb4e57e84a9a70e1f747b15d9026b0e7018096df5487ed03886033efd632
SIZE (go/databases_redis_exporter/redis_exporter-v1.55.0/v1.55.0.mod) = 661
SHA256 (go/databases_redis_exporter/redis_exporter-v1.55.0/v1.55.0.zip) = 43454feb28c39a2ce4fce495445d261485332dae7b8621ed1e11de84038db83a
SIZE (go/databases_redis_exporter/redis_exporter-v1.55.0/v1.55.0.zip) = 110782
TIMESTAMP = 1711646542
SHA256 (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.mod) = 05ef636732b5d51b89fa5a5c4322e89272e8c7e82e9555c7043555a631116417
SIZE (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.mod) = 617
SHA256 (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.zip) = 134d826fe04342bb6c0c5062e294e690a61ececa3ca753ba4f1881f1e6e72686
SIZE (go/databases_redis_exporter/redis_exporter-v1.58.0/v1.58.0.zip) = 111900

0 comments on commit 6d9a516

Please sign in to comment.