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 - Build with -O3 to avoid undefined symbols
105: 105
- Rebuild after glibc bump - Rebuild after glibc bump
104: 104
- Update to 466edd3 - Update to 466edd3
103: 103
- Update to 0.5.8 - Update to 0.5.8
102: 102
- Update to c05a7de - Update to c05a7de
- Reintroduce dm140 driver - Reintroduce dm140 driver
- Build with libugpio - Build with libugpio
101: 101
- Update to upstream 1554506 - Update to upstream 1554506
100: 100
- Initial addon - Initial addon

View File

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