hyperion: update PKG_REV to 112

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-01-17 11:14:35 +01:00
parent 68e4184c9a
commit 1a63f585e1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
112
- update qt to 5.14.0
* fixes screenshot not saving png files
111 111
- Update to version 2019-08-19 - Update to version 2019-08-19
* Fix resuming from paused in kodi 18 * Fix resuming from paused in kodi 18

View File

@ -6,7 +6,7 @@ PKG_NAME="hyperion"
PKG_VERSION="fb413cd7e8825ffc26925013f57ac93a774f12bc" PKG_VERSION="fb413cd7e8825ffc26925013f57ac93a774f12bc"
PKG_SHA256="fafa4eeddacb15a8fd96b0e69fac400faa735c6e1ccd78673c9d96b0ac84d7a3" PKG_SHA256="fafa4eeddacb15a8fd96b0e69fac400faa735c6e1ccd78673c9d96b0ac84d7a3"
PKG_VERSION_DATE="2019-08-19" PKG_VERSION_DATE="2019-08-19"
PKG_REV="111" PKG_REV="112"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/hyperion-project/hyperion" PKG_SITE="https://github.com/hyperion-project/hyperion"