misc-firmware: pull repo from github

This commit is contained in:
MilhouseVH 2017-04-15 16:58:33 +01:00
parent 5f6902a307
commit 3f200a099b

View File

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