w_scan: update to w_scan-20120112

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-15 21:31:04 +01:00
parent 9e356af9f6
commit 29455d1a62
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,8 @@
. config/options
export LIBS="-liconv"
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="w_scan"
PKG_VERSION="20110306"
PKG_VERSION="20120112"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"