summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/hiredis/hiredis-0.11.0.ebuild')
-rw-r--r--dev-libs/hiredis/hiredis-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hiredis/hiredis-0.11.0.ebuild b/dev-libs/hiredis/hiredis-0.11.0.ebuild
index 2bef3b77858a..9010add60fe9 100644
--- a/dev-libs/hiredis/hiredis-0.11.0.ebuild
+++ b/dev-libs/hiredis/hiredis-0.11.0.ebuild
@@ -7,8 +7,8 @@ EAPI=4
inherit eutils multilib
DESCRIPTION="Minimalistic C client library for the Redis database"
-HOMEPAGE="http://github.com/redis/hiredis"
-SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/redis/hiredis"
+SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"