From cc67c3b56326894fe9034edca9b26b866207eec5 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Sat, 16 Feb 2019 23:34:37 +0100 Subject: [PATCH] media-gfx/exif: update HOMEPAGE Signed-off-by: Francesco Turco Closes: https://github.com/gentoo/gentoo/pull/11079 Signed-off-by: Andreas Sturmlechner --- media-gfx/exif/exif-0.6.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index bf41a30f32529..157d8b185465d 100644 --- a/media-gfx/exif/exif-0.6.21.ebuild +++ b/media-gfx/exif/exif-0.6.21.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="Small CLI util to show EXIF infos hidden in JPEG files" -HOMEPAGE="http://libexif.sourceforge.net/" +HOMEPAGE="https://libexif.github.io/" SRC_URI="mirror://sourceforge/libexif/${P}.tar.bz2" LICENSE="GPL-2"