From 548c30b8ef443da3ba439e3ccf4070deb084b55f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 07:26:22 +0200 Subject: [PATCH] gd: update HOMEPAGE. --- media-libs/gd/gd-2.2.5.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/gd/gd-2.2.5.recipe b/media-libs/gd/gd-2.2.5.recipe index e1ef26fbd..fa2cb3447 100644 --- a/media-libs/gd/gd-2.2.5.recipe +++ b/media-libs/gd/gd-2.2.5.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-2017 Pierre-Alain Joye" LICENSE="Libgd" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/libgd/libgd/releases/download/gd-$portVersion/libgd-$portVersion.tar.gz" CHECKSUM_SHA256="a66111c9b4a04e818e9e2a37d7ae8d4aae0939a100a36b0ffb52c706a09074b5" SOURCE_DIR="libgd-$portVersion"