From 859ad2185def6b71378e28a87df6423e8e5a5910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:04:17 +0200 Subject: [PATCH] pixman: update HOMEPAGE. --- x11-libs/pixman/pixman-0.34.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/pixman/pixman-0.34.0.recipe b/x11-libs/pixman/pixman-0.34.0.recipe index 0bb6d40ef..597f9a76d 100644 --- a/x11-libs/pixman/pixman-0.34.0.recipe +++ b/x11-libs/pixman/pixman-0.34.0.recipe @@ -2,7 +2,7 @@ SUMMARY="A pixel-manipulation library for X and cairo" DESCRIPTION="Pixman is a low-level software library for pixel manipulation, \ providing features such as image compositing and trapezoid rasterization. \ Important users of pixman are the cairo graphics library and the X server." -HOMEPAGE="http://cgit.freedesktop.org/pixman/" +HOMEPAGE="https://cgit.freedesktop.org/pixman/" COPYRIGHT="1987-1998 The Open Group 1987-1989 Digital Equipment Corporation 1999, 2004, 2008 Keith Packard @@ -10,7 +10,7 @@ COPYRIGHT="1987-1998 The Open Group 2009-2010 Sun Microsystems, Inc. and many others" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="http://cairographics.org/releases/pixman-$portVersion.tar.gz" CHECKSUM_SHA256="21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e"