fribidi: update to fribidi-0.19.5

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-12-11 14:24:26 +01:00
parent 7d5f22426a
commit 19b59a48cc
2 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ cd $PKG_BUILD
--enable-static \ --enable-static \
--disable-debug \ --disable-debug \
--disable-deprecated \ --disable-deprecated \
--disable-silent-rules \
--enable-malloc \ --enable-malloc \
--enable-charsets \ --enable-charsets \
--with-gnu-ld \ --with-gnu-ld \

View File

@ -19,7 +19,7 @@
################################################################################ ################################################################################
PKG_NAME="fribidi" PKG_NAME="fribidi"
PKG_VERSION="0.19.4" PKG_VERSION="0.19.5"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"