mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
pax-utils: initial package
provides scanelf which is used build addons and adjusting ELF
This commit is contained in:
parent
ffe1b62b8c
commit
948f6f742a
11
packages/devel/pax-utils/package.mk
Normal file
11
packages/devel/pax-utils/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="pax-utils"
|
||||||
|
PKG_VERSION="1.3.7"
|
||||||
|
PKG_SHA256="907fdcfc6c6c2913a8e42847f8096027b0a953b9344208d14daf2324fd711638"
|
||||||
|
PKG_LICENSE="GPL-2.0"
|
||||||
|
PKG_SITE="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
|
||||||
|
PKG_URL="https://gitweb.gentoo.org/proj/pax-utils.git/snapshot/pax-utils-${PKG_VERSION}.tar.bz2"
|
||||||
|
PKG_DEPENDS_HOST="toolchain:host"
|
||||||
|
PKG_LONGDESC="ELF utils that can check files for security relevant properties"
|
Loading…
x
Reference in New Issue
Block a user