diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-04-17 18:35:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-18 19:53:19 +0200 |
commit | b1c88eb4c82fd5a7475c8577efea9450be4abf03 (patch) | |
tree | a7714af339ee0f2f87e8c5a2861c2f35491c884c /media-gfx | |
parent | net-libs/nghttp2: Fixed dependency on net-libs/http-parser (diff) | |
download | gentoo-b1c88eb4c82fd5a7475c8577efea9450be4abf03.tar.gz gentoo-b1c88eb4c82fd5a7475c8577efea9450be4abf03.tar.bz2 gentoo-b1c88eb4c82fd5a7475c8577efea9450be4abf03.zip |
media-gfx/exiv2: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11723
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild index 6ec0a4ad1b44..d95c0550c1c2 100644 --- a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild @@ -15,7 +15,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit cmake-multilib python-any-r1 DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility" -HOMEPAGE="http://www.exiv2.org/" +HOMEPAGE="https://www.exiv2.org/" LICENSE="GPL-2" SLOT="0/27" |