Skip to content

Commit

Permalink
databases/rubygem-redis-clustering: Update to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 20, 2024
1 parent 1f3053f commit 16a98f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/rubygem-redis-clustering/Makefile
@@ -1,5 +1,5 @@
PORTNAME= redis-clustering
PORTVERSION= 5.1.0
PORTVERSION= 5.2.0
CATEGORIES= databases rubygems
MASTER_SITES= RG

Expand All @@ -11,7 +11,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-redis>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-redis \
rubygem-redis-cluster-client>=0.7.0:databases/rubygem-redis-cluster-client
rubygem-redis-cluster-client>=0.7.11:databases/rubygem-redis-cluster-client

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions databases/rubygem-redis-clustering/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708449572
SHA256 (rubygem/redis-clustering-5.1.0.gem) = e27982075685f0997c33a007069770a28f306b22c5f7c629072c3d14aed00e17
SIZE (rubygem/redis-clustering-5.1.0.gem) = 8704
TIMESTAMP = 1713528570
SHA256 (rubygem/redis-clustering-5.2.0.gem) = 685f388e0bdd81091a96cce9a46e22e727213d5fa14ebfc5111e110440e0038e
SIZE (rubygem/redis-clustering-5.2.0.gem) = 8704

0 comments on commit 16a98f3

Please sign in to comment.