From ce2c45a952e480f7926f79fd154374e835a8fb2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 06:44:14 +0200 Subject: [PATCH] agg: update HOMEPAGE. --- x11-libs/agg/agg-2.5.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/agg/agg-2.5.recipe b/x11-libs/agg/agg-2.5.recipe index 1e19fb731..cb52216af 100644 --- a/x11-libs/agg/agg-2.5.recipe +++ b/x11-libs/agg/agg-2.5.recipe @@ -3,7 +3,7 @@ DESCRIPTION=" Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library, \ written in industrially standard C++. " -HOMEPAGE="http://en.wikipedia.org/wiki/Anti-Grain_Geometry" +HOMEPAGE="https://en.wikipedia.org/wiki/Anti-Grain_Geometry" SOURCE_URI="http://gnashdev.org/tools/ltib/agg-2.5.tar.gz" CHECKSUM_SHA256="ab1edc54cc32ba51a62ff120d501eecd55fceeedf869b9354e7e13812289911f" REVISION="2"