mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
fakeroot: update to 1.23
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
537c053dcf
commit
8f6f85ae0f
@ -1,16 +1,13 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||||
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||||
# fakeroot-1.20.2 depends on libcap:host, which depends on attr:host
|
|
||||||
# there are reported buildproblems with attr:host, which should be replicated
|
|
||||||
# use fakeroot-1.18.4 instead until attr:host builds
|
|
||||||
|
|
||||||
PKG_NAME="fakeroot"
|
PKG_NAME="fakeroot"
|
||||||
PKG_VERSION="1.20.2"
|
PKG_VERSION="1.23"
|
||||||
PKG_SHA256="7c0a164d19db3efa9e802e0fc7cdfeff70ec6d26cdbdc4338c9c2823c5ea230c"
|
PKG_SHA256="009cd6696a931562cf1c212bb57ca441a4a2d45cd32c3190a35c7ae98506f4f6"
|
||||||
PKG_LICENSE="GPL3"
|
PKG_LICENSE="GPL3"
|
||||||
PKG_SITE="http://fakeroot.alioth.debian.org/"
|
PKG_SITE="http://fakeroot.alioth.debian.org/"
|
||||||
PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.bz2"
|
PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.xz"
|
||||||
PKG_DEPENDS_HOST="ccache:host libcap:host"
|
PKG_DEPENDS_HOST="ccache:host libcap:host"
|
||||||
PKG_LONGDESC="fakeroot provides a fake root environment by means of LD_PRELOAD and SYSV IPC (or TCP) trickery."
|
PKG_LONGDESC="fakeroot provides a fake root environment by means of LD_PRELOAD and SYSV IPC (or TCP) trickery."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user