Merge pull request #5010 from zhangn1985/build-fix-1

audiodecoder.dumb: fix build on 32bit arch
This commit is contained in:
CvH 2021-01-26 19:22:07 +01:00 committed by GitHub
commit 06149ec2db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="audiodecoder.dumb"
PKG_VERSION="3.0.0-Matrix"
PKG_SHA256="716f4560ea5b90df3079f363047cf43c0a1f9a23a888cc4bb11db3f7b7fd9d78"
PKG_VERSION="3.0.1-Matrix"
PKG_SHA256="3a22f8602e7a711d353bbb7d83c7af8bbd04bfd727db4014c6f362f34c11376b"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPL"