Skip to content

Commit

Permalink
databases/redis: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Mar 20, 2019
1 parent ab98e27 commit 9fa2d32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion databases/redis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= redis
DISTVERSION= 4.0.12
DISTVERSION= 4.0.14
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/

Expand Down
6 changes: 3 additions & 3 deletions databases/redis/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1547320446
SHA256 (redis-4.0.12.tar.gz) = 6447259d2eed426a949c9c13f8fdb2d91fb66d9dc915dd50db13b87f46d93162
SIZE (redis-4.0.12.tar.gz) = 1740544
TIMESTAMP = 1553045896
SHA256 (redis-4.0.14.tar.gz) = 1e1e18420a86cfb285933123b04a82e1ebda20bfb0a289472745a087587e93a7
SIZE (redis-4.0.14.tar.gz) = 1740967

0 comments on commit 9fa2d32

Please sign in to comment.