From 523e9f32fbb2fe731d0773f6dade6f89a58bd9b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 11 Sep 2019 07:50:30 +0200 Subject: [PATCH] exiv2: https homepage --- media-gfx/exiv2/exiv2-0.27.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/exiv2/exiv2-0.27.2.recipe b/media-gfx/exiv2/exiv2-0.27.2.recipe index 107f715cf..da248f400 100644 --- a/media-gfx/exiv2/exiv2-0.27.2.recipe +++ b/media-gfx/exiv2/exiv2-0.27.2.recipe @@ -2,7 +2,7 @@ SUMMARY="A C++ library and command line utility to manage image metadata" DESCRIPTION="Exiv2 provides fast and easy read and write access to the Exif, \ IPTC and XMP metadata of images in various formats. Exiv2 is available as \ free software and with a commercial license, and is used in many projects." -HOMEPAGE="http://www.exiv2.org/" +HOMEPAGE="https://www.exiv2.org/" COPYRIGHT="2004-2013 Andreas Huggel 2009 Brad Schick" LICENSE="GNU GPL v2"