mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commons-lang3: initial package
This commit is contained in:
parent
a1a39794ee
commit
dc7b2038e5
12
packages/devel/commons-lang3/package.mk
Normal file
12
packages/devel/commons-lang3/package.mk
Normal file
@ -0,0 +1,12 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="commons-lang3"
|
||||
PKG_VERSION="3.14.0"
|
||||
PKG_SHA256="317c3e3fcd5fcca3781a7996ff1e0c50c13244ee961e94e5f6f6d84b84733b16"
|
||||
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_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