Skip to content

Commit

Permalink
databases/redisjson: update the checksum for re-rolled distro
Browse files Browse the repository at this point in the history
I've make the 7ec144c commit
with the assumption that's the v2.0.2 release.  After that
several commits have been made.

Discussion:	RedisJSON/RedisJSON#514
  • Loading branch information
osokin committed Nov 3, 2021
1 parent df1bac2 commit 181166b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions databases/redisjson/Makefile
@@ -1,8 +1,8 @@
# Created by: Sergey A. Osokin <osa@FreeBSD.org>

PORTNAME= redisjson
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.2
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= databases

MAINTAINER= osa@FreeBSD.org
Expand All @@ -19,6 +19,7 @@ USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= RedisJSON
GH_PROJECT= RedisJSON
GH_TAGNAME= 8d77e35

CARGO_CRATES= addr2line-0.15.2 \
adler-1.0.2 \
Expand Down
6 changes: 3 additions & 3 deletions databases/redisjson/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1635777865
TIMESTAMP = 1635938425
SHA256 (rust/crates/addr2line-0.15.2.crate) = e7a2e47a1fbe209ee101dd6d61285226744c6c8d3c21c8dc878ba6cb9f467f3a
SIZE (rust/crates/addr2line-0.15.2.crate) = 32966
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
Expand Down Expand Up @@ -179,5 +179,5 @@ SHA256 (rust/crates/wyz-0.2.0.crate) = 85e60b0d1b5f99db2556934e21937020776a5d315
SIZE (rust/crates/wyz-0.2.0.crate) = 12926
SHA256 (RedisJSON-jsonpath-v2.0.2_GH0.tar.gz) = fc9782d6f548acabdd437c66bd4e8a2525c10b5e92c81b22789687f186bde998
SIZE (RedisJSON-jsonpath-v2.0.2_GH0.tar.gz) = 449049
SHA256 (RedisJSON-RedisJSON-v2.0.2_GH0.tar.gz) = 1850be9c098a944f75862b8648b3aba15c6dfcc862450e97fa0b89eb32558227
SIZE (RedisJSON-RedisJSON-v2.0.2_GH0.tar.gz) = 605114
SHA256 (RedisJSON-RedisJSON-2.0.2-8d77e35_GH0.tar.gz) = febd2398a0a50e505b662279ea84bc92ff283d588a8248d0929a03060694b0a0
SIZE (RedisJSON-RedisJSON-2.0.2-8d77e35_GH0.tar.gz) = 607169

0 comments on commit 181166b

Please sign in to comment.