Merge pull request #2069 from MilhouseVH/le90_switch_eventlircd_repo

eventlircd: switch to LibreELEC repo
This commit is contained in:
Matthias Reichl 2017-10-06 11:22:26 +02:00 committed by GitHub
commit 4b29810beb

View File

@ -21,8 +21,8 @@ PKG_VERSION="7faaf9d"
PKG_SHA256="29addc90720c76d8f6f89269fe06b45825d8f12fac104034942481212eb59495"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/OpenELEC/eventlircd"
PKG_URL="https://github.com/OpenELEC/eventlircd/archive/$PKG_VERSION.tar.gz"
PKG_SITE="https://github.com/LibreELEC/eventlircd"
PKG_URL="https://github.com/LibreELEC/eventlircd/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_DIR="${PKG_NAME}-${PKG_VERSION}*"
PKG_DEPENDS_TARGET="toolchain systemd lirc"
PKG_SECTION="system/remote"