Merge pull request #478 from MilhouseVH/wlan-firmware-bump-le7

wlan-firmware: update to wlan-firmware-0.0.32
This commit is contained in:
Christian Hewitt 2016-06-23 11:03:01 +04:00 committed by GitHub
commit 789ebf00cf

View File

@ -17,12 +17,12 @@
################################################################################
PKG_NAME="wlan-firmware"
PKG_VERSION="0.0.31"
PKG_VERSION="0.0.32"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="Free-to-use"
PKG_SITE="https://github.com/OpenELEC/wlan-firmware"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_SITE="https://github.com/LibreELEC/wlan-firmware"
PKG_URL="https://github.com/LibreELEC/wlan-firmware/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="firmware"