mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
commons-lang3: fix PKG_URL
This commit is contained in:
parent
b8760b33e0
commit
e36072c9f0
@ -6,7 +6,7 @@ PKG_VERSION="3.16.0"
|
||||
PKG_SHA256="0c97775a9e8a37b1e4cfd0993ad27c28bf6fc2611857a80ff5769805cea53a0a"
|
||||
PKG_LICENSE="Apache-2.0"
|
||||
PKG_SITE="https://commons.apache.org/proper/commons-lang/"
|
||||
PKG_URL="https://dlcdn.apache.org/commons/lang/binaries/commons-lang3-${PKG_VERSION}-bin.tar.gz"
|
||||
PKG_URL="https://archive.apache.org/dist/commons/lang/binaries/commons-lang3-${PKG_VERSION}-bin.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Apache Commons Lang provides a host of helper utilities for the java.lang API"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
Loading…
x
Reference in New Issue
Block a user