diff options
Diffstat (limited to 'media-video/subdl/subdl-1.0.3.ebuild')
-rw-r--r-- | media-video/subdl/subdl-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/subdl/subdl-1.0.3.ebuild b/media-video/subdl/subdl-1.0.3.ebuild index 9781470c4277..fdda7abf2fb0 100644 --- a/media-video/subdl/subdl-1.0.3.ebuild +++ b/media-video/subdl/subdl-1.0.3.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org" -HOMEPAGE="http://code.google.com/p/subdl/" +HOMEPAGE="https://code.google.com/p/subdl/" SRC_URI="http://${PN}.googlecode.com/files/${P}.zip" LICENSE="GPL-3" |