misc-firmware: change repo and update to 0ed3d22

This commit is contained in:
chewitt 2017-04-12 16:17:32 +01:00
parent ae018780a8
commit 9a5e94fb6e

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"