w_scan: update to w_scan-20101204

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-12 13:19:13 +01:00
parent 27e066107b
commit 62af3b09a5
2 changed files with 1 additions and 4 deletions

View File

@ -6,8 +6,5 @@ cd $PKG_BUILD
./configure --host=$TARGET_NAME \ ./configure --host=$TARGET_NAME \
--build=$HOST_NAME \ --build=$HOST_NAME \
--prefix=/usr \ --prefix=/usr \
--enable-shared \
--disable-static \
--disable-documentation \
make make

View File

@ -1,5 +1,5 @@
PKG_NAME="w_scan" PKG_NAME="w_scan"
PKG_VERSION="20101001" PKG_VERSION="20101204"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"