From 58f158d8330f4949eaa896bd6f62bb7912d6fb4e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 21 Sep 2018 11:01:57 +0200 Subject: [PATCH] liboil: switch to https. --- dev-libs/liboil/liboil-0.3.17.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/liboil/liboil-0.3.17.recipe b/dev-libs/liboil/liboil-0.3.17.recipe index ebbe50282..1520ce0b8 100644 --- a/dev-libs/liboil/liboil-0.3.17.recipe +++ b/dev-libs/liboil/liboil-0.3.17.recipe @@ -6,11 +6,11 @@ Users of liboil are recommended to switch to Orc \ (http://code.entropywave.com/projects/orc/). Please contact \ David Schleef about converting liboil functions \ to Orc code -- in many cases this work has already been done." -HOMEPAGE="http://liboil.freedesktop.org/wiki/" +HOMEPAGE="https://liboil.freedesktop.org/wiki/" COPYRIGHT="2002-2005 David A. Schleef, All rights reserved." LICENSE="BSD (2-clause)" -REVISION="1" -SOURCE_URI="http://liboil.freedesktop.org/download/liboil-$portVersion.tar.gz" +REVISION="2" +SOURCE_URI="https://liboil.freedesktop.org/download/liboil-$portVersion.tar.gz" CHECKSUM_SHA256="105f02079b0b50034c759db34b473ecb5704ffa20a5486b60a8b7698128bfc69" PATCHES="liboil-$portVersion.patchset"