commit:     0bce5929a1eb763e63793def2d0baf872cd8978f
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Nov  4 22:32:03 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 11:53:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bce5929

media-libs/babl: switch HOMEPAGE and SRC_URI to https

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/babl/babl-0.1.78.ebuild | 4 ++--
 media-libs/babl/babl-9999.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/babl/babl-0.1.78.ebuild 
b/media-libs/babl/babl-0.1.78.ebuild
index 4e90efb2470..3358be74af2 100644
--- a/media-libs/babl/babl-0.1.78.ebuild
+++ b/media-libs/babl/babl-0.1.78.ebuild
@@ -12,12 +12,12 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git";
        SRC_URI=""
 else
-       SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz";
+       SRC_URI="https://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz";
        KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 -sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 fi
 
 DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/";
+HOMEPAGE="https://gegl.org/babl/";
 
 LICENSE="LGPL-3"
 SLOT="0"

diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild
index be6f45add6b..b812702c314 100644
--- a/media-libs/babl/babl-9999.ebuild
+++ b/media-libs/babl/babl-9999.ebuild
@@ -12,12 +12,12 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git";
        SRC_URI=""
 else
-       SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz";
+       SRC_URI="https://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz";
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
-sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/";
+HOMEPAGE="https://gegl.org/babl/";
 
 LICENSE="LGPL-3"
 SLOT="0"

Reply via email to