mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
lirc: use stable pkg_url [backport]
This commit is contained in:
parent
c6c4c1d28c
commit
fd9adcf9d9
@ -21,7 +21,7 @@ PKG_VERSION="0.9.4c"
|
|||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.lirc.org"
|
PKG_SITE="http://www.lirc.org"
|
||||||
PKG_URL="$SOURCEFORGE_SRC/lirc/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="https://sourceforge.net/projects/lirc/files/LIRC/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain libftdi1 libusb-compat libxslt"
|
PKG_DEPENDS_TARGET="toolchain libftdi1 libusb-compat libxslt"
|
||||||
PKG_SECTION="sysutils/remote"
|
PKG_SECTION="sysutils/remote"
|
||||||
PKG_SHORTDESC="lirc: Linux Infrared Remote Control"
|
PKG_SHORTDESC="lirc: Linux Infrared Remote Control"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user