pixman: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 08:04:17 +02:00
committed by GitHub
parent c89b1f517a
commit 859ad2185d

View File

@@ -2,7 +2,7 @@ SUMMARY="A pixel-manipulation library for X and cairo"
DESCRIPTION="Pixman is a low-level software library for pixel manipulation, \ DESCRIPTION="Pixman is a low-level software library for pixel manipulation, \
providing features such as image compositing and trapezoid rasterization. \ providing features such as image compositing and trapezoid rasterization. \
Important users of pixman are the cairo graphics library and the X server." 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 COPYRIGHT="1987-1998 The Open Group
1987-1989 Digital Equipment Corporation 1987-1989 Digital Equipment Corporation
1999, 2004, 2008 Keith Packard 1999, 2004, 2008 Keith Packard
@@ -10,7 +10,7 @@ COPYRIGHT="1987-1998 The Open Group
2009-2010 Sun Microsystems, Inc. 2009-2010 Sun Microsystems, Inc.
and many others" and many others"
LICENSE="MIT" LICENSE="MIT"
REVISION="1" REVISION="2"
SOURCE_URI="http://cairographics.org/releases/pixman-$portVersion.tar.gz" SOURCE_URI="http://cairographics.org/releases/pixman-$portVersion.tar.gz"
CHECKSUM_SHA256="21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e" CHECKSUM_SHA256="21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e"