Update to the recent commit.
This commit is contained in:
parent
e70726448b
commit
734ecf588f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527472
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis
|
||||
PORTVERSION= 6.0.0.20200220
|
||||
PORTVERSION= 6.0.0.20200228
|
||||
CATEGORIES= databases
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
|||
|
||||
USES+= compiler:c11 gmake
|
||||
USE_GITHUB= yes
|
||||
GH_TUPLE= antirez:${PORTNAME}:ab8c383
|
||||
GH_TUPLE= antirez:${PORTNAME}:c8ae90f
|
||||
|
||||
OPTIONS_DEFINE= JEMALLOC TESTS TLS TRIB
|
||||
OPTIONS_RADIO= EXTLUA
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582245116
|
||||
SHA256 (antirez-redis-6.0.0.20200220-ab8c383_GH0.tar.gz) = 69bfabd9d6e595e98da4acfc71766526da138b4a37c691d66bdcabee9b9e5d60
|
||||
SIZE (antirez-redis-6.0.0.20200220-ab8c383_GH0.tar.gz) = 2183461
|
||||
TIMESTAMP = 1583010995
|
||||
SHA256 (antirez-redis-6.0.0.20200228-c8ae90f_GH0.tar.gz) = 7ad690cfb63a63d1f48cf0070df929594c9bc779d634166245faad2160b1d773
|
||||
SIZE (antirez-redis-6.0.0.20200228-c8ae90f_GH0.tar.gz) = 2185838
|
||||
|
|
Loading…
Reference in a new issue