Merge pull request #1527 from chewitt/misc-firmware

misc-firmware: change repo and update to 0ed3d22
This commit is contained in:
Lukas Rusak 2017-04-17 00:03:18 -07:00 committed by GitHub
commit aea575eb29

View File

@ -17,11 +17,11 @@
################################################################################
PKG_NAME="misc-firmware"
PKG_VERSION="0.0.17"
PKG_VERSION="0ed3d22"
PKG_ARCH="any"
PKG_LICENSE="Free-to-use"
PKG_SITE="https://github.com/OpenELEC/misc-firmware"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_SITE="https://github.com/LibreELEC/misc-firmware"
PKG_URL="https://github.com/LibreELEC/misc-firmware/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="firmware"
PKG_SHORTDESC="misc-firmware: firmwares for various drivers"