lcdd: update to e08546c

This commit is contained in:
CvH 2019-01-24 22:27:25 +01:00
parent f729718f3f
commit 73b425e907
2 changed files with 14 additions and 10 deletions

View File

@ -1,22 +1,25 @@
106:
107
- Update to 0.5dev+2018-11-04
106
- Build with -O3 to avoid undefined symbols
105:
105
- Rebuild after glibc bump
104:
104
- Update to 466edd3
103:
103
- Update to 0.5.8
102:
102
- Update to c05a7de
- Reintroduce dm140 driver
- Build with libugpio
101:
101
- Update to upstream 1554506
100:
100
- Initial addon

View File

@ -2,9 +2,10 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="lcdd"
PKG_VERSION="466edd3"
PKG_SHA256="786aab192a788fd09119645d60576ba258eec3de1a455aaa6d9ddea5e30e1749"
PKG_REV="106"
PKG_VERSION="e08546c13a4157ed98cd4a8e9086e7acd66f93c0"
PKG_SHA256="23d0fd14e16767d4907d724404b96216c0c7338c6206760e53cf6a7662dd3af2"
PKG_VERSION_DATE="0.5dev+2018-11-04"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://lcdproc.org/"