Merge pull request #4663 from CvH/10.0/squeeze

update multimedia-tools fixes #4644
This commit is contained in:
Matthias Reichl 2020-11-17 21:30:47 +01:00 committed by GitHub
commit 085c06496c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="squeezelite"
PKG_VERSION="ecb6e3696a42113994640e5345d0b5ca2e77d28b"
PKG_SHA256="b0fbded72fbf400613b5cb071bc0efdaddaeba6b4ba32b1de9b24098c505b40b"
PKG_VERSION="cf2230bd8edb9397cafe97c94cda1836269ba7d9"
PKG_SHA256="fd1f02b802780e96ef38649e4f2c3e6dfaddefcd33b321a8dbf6f82955f903f4"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/ralph-irving/squeezelite"
PKG_URL="https://github.com/ralph-irving/squeezelite/archive/$PKG_VERSION.tar.gz"

View File

@ -1,3 +1,6 @@
112
- Update sqeezelite 2020-11-16
111
- drop mesa-demos and mpv

View File

@ -3,7 +3,7 @@
PKG_NAME="multimedia-tools"
PKG_VERSION="1.0"
PKG_REV="111"
PKG_REV="112"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"