mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
databases/rubygem-redis-cluster-client: Update to 0.8.1
Changes: https://github.com/redis-rb/redis-cluster-client/releases
This commit is contained in:
parent
195051f05e
commit
ed084533a3
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= redis-cluster-client
|
||||
PORTVERSION= 0.7.11
|
||||
PORTVERSION= 0.8.1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -9,7 +9,7 @@ WWW= https://github.com/redis-rb/redis-cluster-client
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-redis-client>=0.12<1:databases/rubygem-redis-client
|
||||
RUN_DEPENDS= rubygem-redis-client>=0.22<1:databases/rubygem-redis-client
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1709390770
|
||||
SHA256 (rubygem/redis-cluster-client-0.7.11.gem) = 963bba7a9d344915cef19b0814e91418a9fd3f099173c4d1afc8c310f0affd9d
|
||||
SIZE (rubygem/redis-cluster-client-0.7.11.gem) = 24576
|
||||
TIMESTAMP = 1713033338
|
||||
SHA256 (rubygem/redis-cluster-client-0.8.1.gem) = ffb881823ca77b4a65134e37204c2e8bdd2a5c61dcf21963f289fa5b5d3c4c5d
|
||||
SIZE (rubygem/redis-cluster-client-0.8.1.gem) = 25088
|
||||
|
|
Loading…
Add table
Reference in a new issue