liboil: switch to https.

This commit is contained in:
Jerome Duval
2018-09-21 11:01:57 +02:00
parent 12a88bacac
commit 58f158d833

View File

@@ -6,11 +6,11 @@ Users of liboil are recommended to switch to Orc \
(http://code.entropywave.com/projects/orc/). Please contact \
David Schleef <ds@schleef.org> 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"