From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-python/django-tastypie/django-tastypie-0.9.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/django-tastypie') diff --git a/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild b/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild index 7488d57b958e..55d1d8df7252 100644 --- a/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild +++ b/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 RESTRICT="test" DESCRIPTION="A flexible and capable API layer for django utilising serialisers" -HOMEPAGE="http://pypi.python.org/pypi/django-tastypie/ https://github.com/toastdriven/django-tastypie" +HOMEPAGE="https://pypi.python.org/pypi/django-tastypie/ https://github.com/toastdriven/django-tastypie" SRC_URI="https://github.com/toastdriven/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 x86" -- cgit v1.2.3-65-gdbad