databases/rocksdb: Update to 7.7.3

- Update WWW

Changes:	https://github.com/facebook/rocksdb/releases
This commit is contained in:
Po-Chuan Hsieh 2022-12-30 16:39:50 +08:00
parent 84bf45e23c
commit 0541d15e1c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 7 deletions

View File

@ -1,11 +1,12 @@
PORTNAME= rocksdb
PORTVERSION= 7.7.2
PORTVERSION= 7.7.3
DISTVERSIONPREFIX= v
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Persistent key-value store for fast storage environments
WWW= https://rocksdb.org/
WWW= https://rocksdb.org/ \
https://github.com/facebook/rocksdb
LICENSE= APACHE20 GPLv2
LICENSE_COMB= dual

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1665330606
SHA256 (facebook-rocksdb-v7.7.2_GH0.tar.gz) = 85ac702405568be4d3ad485fba81b39a5c3de956224c2583528e00ed77cf07fd
SIZE (facebook-rocksdb-v7.7.2_GH0.tar.gz) = 10270767
TIMESTAMP = 1669057535
SHA256 (facebook-rocksdb-v7.7.3_GH0.tar.gz) = b8ac9784a342b2e314c821f6d701148912215666ac5e9bdbccd93cf3767cb611
SIZE (facebook-rocksdb-v7.7.3_GH0.tar.gz) = 10270983

View File

@ -5,5 +5,3 @@ on embedded workloads.
RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.
See also: https://github.com/facebook/rocksdb