Merge pull request #448 from MilhouseVH/wlan-firmware-bump

wlan-firmware: bump to 0.0.32
This commit is contained in:
Christian Hewitt 2016-06-15 06:44:36 +04:00 committed by GitHub
commit 280cf0bd27

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"