mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libxcrypt: initial package
This commit is contained in:
parent
c46fefd6e3
commit
2b2b3d017d
11
packages/security/libxcrypt/package.mk
Normal file
11
packages/security/libxcrypt/package.mk
Normal file
@ -0,0 +1,11 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libxcrypt"
|
||||
PKG_VERSION="4.4.36"
|
||||
PKG_SHA256="e5e1f4caee0a01de2aee26e3138807d6d3ca2b8e67287966d1fefd65e1fd8943"
|
||||
PKG_LICENSE="LGPL-2.1"
|
||||
PKG_SITE="https://github.com/besser82/libxcrypt"
|
||||
PKG_URL="https://github.com/besser82/libxcrypt/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="glibc"
|
||||
PKG_LONGDESC="Extended crypt library for descrypt, md5crypt, bcrypt, and others"
|
Loading…
x
Reference in New Issue
Block a user