Skip to content

Commit

Permalink
databases/redisjson: update to the recent commit
Browse files Browse the repository at this point in the history
  • Loading branch information
osokin committed Oct 28, 2021
1 parent e1d1c6d commit 2cede1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions databases/redisjson/Makefile
@@ -1,8 +1,7 @@
# Created by: Sergey A. Osokin <osa@FreeBSD.org>

PORTNAME= redisjson
PORTVERSION= 0.0.0.0.2021.10.20.01
PORTREVISION= 1
PORTVERSION= 0.0.0.0.2021.10.27.01
CATEGORIES= databases

MAINTAINER= osa@FreeBSD.org
Expand All @@ -19,7 +18,7 @@ USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= RedisJSON
GH_PROJECT= RedisJSON
GH_TAGNAME= f6d450f
GH_TAGNAME= 473f09c

CARGO_CRATES= aho-corasick-0.7.15 \
ansi_term-0.11.0 \
Expand Down
6 changes: 3 additions & 3 deletions databases/redisjson/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1634828656
TIMESTAMP = 1635415558
SHA256 (rust/crates/aho-corasick-0.7.15.crate) = 7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5
SIZE (rust/crates/aho-corasick-0.7.15.crate) = 113071
SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
Expand Down Expand Up @@ -165,5 +165,5 @@ SHA256 (rust/crates/wyz-0.2.0.crate) = 85e60b0d1b5f99db2556934e21937020776a5d315
SIZE (rust/crates/wyz-0.2.0.crate) = 12926
SHA256 (RedisJSON-jsonpath-14af7aa5435f3e676ceb3441ad78b9c8cb3ffa3a_GH0.tar.gz) = 1d3e33b0211b36b9a35ce3a4cd3da8d4109fcceb751131e1dd4e7fc00bb4e347
SIZE (RedisJSON-jsonpath-14af7aa5435f3e676ceb3441ad78b9c8cb3ffa3a_GH0.tar.gz) = 448708
SHA256 (RedisJSON-RedisJSON-0.0.0.0.2021.10.20.01-f6d450f_GH0.tar.gz) = eb46d86bad1f26939ef11df12733456e9328cf381828fca61a913cfaac14beef
SIZE (RedisJSON-RedisJSON-0.0.0.0.2021.10.20.01-f6d450f_GH0.tar.gz) = 593735
SHA256 (RedisJSON-RedisJSON-0.0.0.0.2021.10.27.01-473f09c_GH0.tar.gz) = 3d2caa46e218284234c14bafaa0c49c2c9ba7019df38c63bb55fed86deb17464
SIZE (RedisJSON-RedisJSON-0.0.0.0.2021.10.27.01-473f09c_GH0.tar.gz) = 594405

0 comments on commit 2cede1f

Please sign in to comment.