mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
pixman: update to pixman-0.19.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e0de93f1a4
commit
143dfb1a0e
@ -11,6 +11,7 @@ cd $PKG_BUILD
|
||||
--enable-shared \
|
||||
--enable-mmx \
|
||||
--enable-sse2 \
|
||||
--disable-openmp \
|
||||
--disable-vmx \
|
||||
--disable-gtk \
|
||||
--with-gnu-ld
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user