intltool: update to intltool-0.50.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-03 19:01:08 +01:00
parent a7c651aac5
commit dd16adcd22
2 changed files with 2 additions and 3 deletions

View File

@ -29,7 +29,6 @@ cd $PKG_BUILD
./configure --host=$HOST_NAME \
--build=$HOST_NAME \
--prefix=$ROOT/$TOOLCHAIN \
--disable-nls
make install

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="intltool"
PKG_VERSION="0.50.1"
PKG_VERSION="0.50.2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"