mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
commit
182c683f76
@ -7,7 +7,7 @@ PKG_SHA256="4709f05395ccbad6c0a5b40a4619d60aafe3473b1a79bafb3aa700b1f756fd63"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="https://vgough.github.io/encfs/"
|
||||
PKG_URL="https://github.com/vgough/encfs/releases/download/v${PKG_VERSION}/encfs-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain fuse openssl"
|
||||
PKG_DEPENDS_TARGET="toolchain fuse openssl tinyxml2"
|
||||
PKG_LONGDESC="A Encrypted Filesystem for FUSE."
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mimalloc"
|
||||
PKG_VERSION="3.1.4"
|
||||
PKG_SHA256="84992bca18d6f74829b884c369de2707085b8248aaf3a1368e21f3993020171f"
|
||||
PKG_VERSION="3.1.5"
|
||||
PKG_SHA256="1c6949032069d5ebea438ec5cedd602d06f40a92ddf0f0d9dcff0993e5f6635c"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/microsoft/mimalloc"
|
||||
PKG_URL="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PKG_VERSION}.tar.gz"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="iwd"
|
||||
PKG_VERSION="3.8"
|
||||
PKG_SHA256="c556a5a5376270af68940e04e26765026fbbbe4941668317c274c91042611cdf"
|
||||
PKG_VERSION="3.9"
|
||||
PKG_SHA256="0cd7dc9b32b9d6809a4a5e5d063b5c5fd279f5ad3a0bf03d7799da66df5cad45"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://git.kernel.org/cgit/network/wireless/iwd.git/about/"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/network/wireless/iwd-${PKG_VERSION}.tar.xz"
|
||||
|
@ -7,7 +7,7 @@ PKG_SHA256="11e7c5847a8423a72931c865bd9296e7fd56ff270a795a849183900961711725"
|
||||
PKG_LICENSE="GPL-2.0-or-later"
|
||||
PKG_SITE="http://www.linux-nfs.org/"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/utils/nfs-utils/${PKG_VERSION}/nfs-utils-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain keyutils libevent libtirpc libxml2 rpcbind sqlite util-linux"
|
||||
PKG_DEPENDS_TARGET="toolchain keyutils libevent libnl libtirpc libxml2 rpcbind sqlite util-linux"
|
||||
PKG_LONGDESC="Linux NFS userland utility package"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-gss \
|
||||
|
Loading…
x
Reference in New Issue
Block a user