diff --git a/dev-db/redis/redis-3.2.9.recipe b/dev-db/redis/redis-3.2.9.recipe index 56f573e56..15e2f73a7 100644 --- a/dev-db/redis/redis-3.2.9.recipe +++ b/dev-db/redis/redis-3.2.9.recipe @@ -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"