redis: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 08:23:27 +02:00
committed by GitHub
parent a41931e986
commit 6883d0c237

View File

@@ -4,8 +4,8 @@ referred to as a data structure server since keys can contain strings, hashes,\
lists, sets and sorted sets."
COPYRIGHT="2006-2010 Salvatore Sanfilippo"
LICENSE="BSD (3-clause)"
REVISION="1"
HOMEPAGE="http://redis.io/"
REVISION="2"
HOMEPAGE="https://redis.io/"
SOURCE_URI="http://download.redis.io/releases/redis-$portVersion.tar.gz"
CHECKSUM_SHA256="6eaacfa983b287e440d0839ead20c2231749d5d6b78bbe0e0ffa3a890c59ff26"
PATCHES="redis-$portVersion.patchset"