mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #2339 from InuSasha/update/adafruit
adafruit-libraries: 2 updates
This commit is contained in:
commit
d63f0604ad
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="Adafruit_Python_CharLCD"
|
||||
PKG_VERSION="f5a43f9"
|
||||
PKG_SHA256="1fd29ecf6b85c88165cc5dc0e71af48272f1b32f8e947663572a12a7f8af5860"
|
||||
PKG_VERSION="bc75cad"
|
||||
PKG_SHA256="eae4b446162feb533a469a9dacf6e750250f925561c9f7983a11d340e1dd98d4"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/adafruit/${PKG_NAME}"
|
||||
|
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="Adafruit_Python_GPIO"
|
||||
PKG_VERSION="060f6d6"
|
||||
PKG_SHA256="f3361a03571ba53e47791a884129f1699ea4a18b8ac104e4c520c795d54b452b"
|
||||
PKG_VERSION="22a1ff4"
|
||||
PKG_SHA256="a3e3acf528748af8686ef8b8339cb5290c399af6f9d8efb2e053a14db43ddc7e"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/adafruit/${PKG_NAME}"
|
||||
|
@ -1,3 +1,9 @@
|
||||
105
|
||||
updated libraries:
|
||||
- Adafruit Python CharLCD Library
|
||||
* added support for backpack
|
||||
- Adafruit Python GPIO Library
|
||||
|
||||
104
|
||||
- include SSD1306 library
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
PKG_NAME="adafruit-libraries"
|
||||
PKG_VERSION=""
|
||||
PKG_REV="104"
|
||||
PKG_REV="105"
|
||||
PKG_ARCH="any"
|
||||
PKG_ADDON_PROJECTS="RPi RPi2"
|
||||
PKG_LICENSE="MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user