Merge pull request #2941 from CvH/9.0/dvb-fw-up

dvb-firmware: update to 1.3.1
This commit is contained in:
MilhouseVH 2018-08-29 21:09:18 +01:00 committed by GitHub
commit 6f6f5e723e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,13 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dvb-firmware"
PKG_VERSION="1.3.0"
PKG_SHA256="0a0e64a759b4597d2c31209db0cc6458b658799e93dcdd0ddb58220fc6cbf393"
PKG_VERSION="1.3.1"
PKG_SHA256="c800e41f5047c586d3e3184166436f45edb460f71164724250e1e54faf1e0988"
PKG_ARCH="any"
PKG_LICENSE="Free-to-use"
PKG_SITE="https://github.com/LibreELEC/dvb-firmware"
PKG_URL="https://github.com/LibreELEC/dvb-firmware/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="firmware"
PKG_LONGDESC="dvb-firmware: firmwares for various DVB drivers"
PKG_TOOLCHAIN="manual"