diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2013-05-15 01:30:01 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-05-17 11:55:36 +0200 |
commit | 686d4f433b4acb7846cd8d881a03803b911d418c (patch) | |
tree | 4da7855511cb21ed39851f2564a51c5f72546a19 /package/pixman/pixman.mk | |
parent | 594f07e85221fcf7bf7228804e9c7499a69fd5f0 (diff) |
pixman: Version bump to 0.30.0
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pixman/pixman.mk')
-rw-r--r-- | package/pixman/pixman.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk index 607f82ef1..326f9ebb2 100644 --- a/package/pixman/pixman.mk +++ b/package/pixman/pixman.mk @@ -3,7 +3,7 @@ # pixman # ################################################################################ -PIXMAN_VERSION = 0.28.2 +PIXMAN_VERSION = 0.30.0 PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib PIXMAN_INSTALL_STAGING = YES PIXMAN_DEPENDENCIES = host-pkgconf |