From b0f52ba76fcae68a42a3198def24c00e377683b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 9 Sep 2018 09:53:27 +0200 Subject: [PATCH] gd: switch homepage to https. --- media-libs/gd/gd-2.1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/gd/gd-2.1.1.recipe b/media-libs/gd/gd-2.1.1.recipe index 0cdabcc0c..8a1c735a2 100644 --- a/media-libs/gd/gd-2.1.1.recipe +++ b/media-libs/gd/gd-2.1.1.recipe @@ -1,10 +1,10 @@ SUMMARY="A library for the dynamic creation of images" DESCRIPTION="GD is an open source library for the dynamic creation of images \ by programmers." -HOMEPAGE="http://www.libgd.org" +HOMEPAGE="https://www.libgd.org" COPYRIGHT="1999-2015 Pierre-Alain Joye" LICENSE="Libgd" -REVISION="5" +REVISION="6" SOURCE_URI="https://bitbucket.org/libgd/gd-libgd/downloads/libgd-$portVersion.tar.xz" CHECKSUM_SHA256="9ada1ed45594abc998ebc942cef12b032fbad672e73efc22bc9ff54f5df2b285" SOURCE_DIR="libgd-$portVersion"