Merge pull request #1276 from awiouy/lcdd-8

Backport of #1275
This commit is contained in:
Christian Hewitt 2017-03-01 03:17:14 +04:00 committed by GitHub
commit d3bc4d4405
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
103:
- Update to 0.5.8
102:
- Update to c05a7de
- Reintroduce dm140 driver

View File

@ -17,13 +17,13 @@
################################################################################
PKG_NAME="lcdd"
PKG_VERSION="c05a7de"
PKG_REV="102"
PKG_VERSION="0.5.8"
PKG_REV="103"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://lcdproc.org/"
PKG_URL="https://github.com/lcdproc/lcdproc/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_DIR="lcdproc-$PKG_VERSION*"
PKG_URL="https://github.com/lcdproc/lcdproc/archive/lcdproc-$PKG_VERSION.tar.gz"
PKG_SOURCE_DIR="lcdproc-lcdproc-$PKG_VERSION*"
PKG_DEPENDS_TARGET="toolchain freetype libftdi1 libhid libugpio libusb netbsd-curses serdisplib"
PKG_SECTION="service"
PKG_SHORTDESC="LCDproc: Software to display system information from your Linux/*BSD box on a LCD"