pixman: update to pixman-0.19.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-23 13:30:47 +02:00
parent e0de93f1a4
commit 143dfb1a0e
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ cd $PKG_BUILD
--enable-shared \
--enable-mmx \
--enable-sse2 \
--disable-openmp \
--disable-vmx \
--disable-gtk \
--with-gnu-ld

View File

@ -1,5 +1,5 @@
PKG_NAME="pixman"
PKG_VERSION="0.18.2"
PKG_VERSION="0.19.2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"