mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
w_scan: update to w_scan-20101204
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
27e066107b
commit
62af3b09a5
@ -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
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user