mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #4887 from heitbaum/bump-ftdi
libftdi1: update to 1.5
This commit is contained in:
commit
258b8945d1
@ -3,12 +3,12 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libftdi1"
|
||||
PKG_VERSION="1.4"
|
||||
PKG_SHA256="ec36fb49080f834690c24008328a5ef42d3cf584ef4060f3a35aa4681cb31b74"
|
||||
PKG_VERSION="1.5"
|
||||
PKG_SHA256="7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://www.intra2net.com/en/developer/libftdi/"
|
||||
PKG_URL="http://www.intra2net.com/en/developer/libftdi/download/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain libusb"
|
||||
PKG_DEPENDS_TARGET="toolchain libusb libconfuse"
|
||||
PKG_LONGDESC="libFTDI is an open source library to talk to FTDI chips"
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user