diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /media-libs/leptonica/leptonica-1.71-r1.ebuild | |
parent | 618e0886aecf0c9a0b9fead6f8efa679ee694161 (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.xz |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-libs/leptonica/leptonica-1.71-r1.ebuild')
-rw-r--r-- | media-libs/leptonica/leptonica-1.71-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/leptonica/leptonica-1.71-r1.ebuild b/media-libs/leptonica/leptonica-1.71-r1.ebuild index 422c0612704..88547334b9a 100644 --- a/media-libs/leptonica/leptonica-1.71-r1.ebuild +++ b/media-libs/leptonica/leptonica-1.71-r1.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF="1" inherit eutils autotools-utils DESCRIPTION="C library for image processing and analysis" -HOMEPAGE="http://code.google.com/p/leptonica/" +HOMEPAGE="https://code.google.com/p/leptonica/" SRC_URI="http://www.leptonica.com/source/${P}.tar.gz" LICENSE="Apache-2.0" |