mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
Merge pull request #5135 from heitbaum/rust
librespot: update addon (126)
This commit is contained in:
commit
6100a01c97
@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="rust"
|
||||
PKG_VERSION="1.49.0"
|
||||
PKG_VERSION="1.50.0"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://www.rust-lang.org"
|
||||
PKG_DEPENDS_TARGET="toolchain rustup.rs"
|
||||
|
@ -1,3 +1,6 @@
|
||||
126
|
||||
- rust: update to 1.50.0
|
||||
|
||||
125
|
||||
- Update to 0.1.3
|
||||
- Revert to dns-sd instead of mdns
|
||||
|
@ -5,7 +5,7 @@
|
||||
PKG_NAME="librespot"
|
||||
PKG_VERSION="0.1.3"
|
||||
PKG_SHA256="2d28a63c6dda08ecbc1245c7cfe34c9b3b29e8c5304f4aa8b65aedb899056b25"
|
||||
PKG_REV="125"
|
||||
PKG_REV="126"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/librespot-org/librespot/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user