Skip to content

Commit

Permalink
databases/redis-devel: update to the recent commit
Browse files Browse the repository at this point in the history
  • Loading branch information
osokin committed Oct 1, 2021
1 parent 4696971 commit 4572153
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions databases/redis-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME= redis
PORTVERSION= 7.0.0.20210923
PORTVERSION= 7.0.0.20211001
CATEGORIES= databases
PKGNAMESUFFIX= -devel

Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES+= compiler:c11 gmake
USE_GITHUB= yes
GH_TUPLE= redis:redis:bebc7f8
GH_TUPLE= redis:redis:9a3bd07

OPTIONS_DEFINE= JEMALLOC TESTS TLS TRIB
OPTIONS_RADIO= EXTLUA
Expand Down
6 changes: 3 additions & 3 deletions databases/redis-devel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632404019
SHA256 (redis-redis-7.0.0.20210923-bebc7f8_GH0.tar.gz) = 8531bc235f08152b8056eebecb8fb077319df4bf269e854ccbd3a3f5d962f105
SIZE (redis-redis-7.0.0.20210923-bebc7f8_GH0.tar.gz) = 2574132
TIMESTAMP = 1633097261
SHA256 (redis-redis-7.0.0.20211001-9a3bd07_GH0.tar.gz) = 36e6010b5eaa26d2571679c43fc1d7e4dfe7b70f33c1d3581d8e380200266b15
SIZE (redis-redis-7.0.0.20211001-9a3bd07_GH0.tar.gz) = 2574447

0 comments on commit 4572153

Please sign in to comment.