'updater-pax_utils-1.3.10' (#13762)

* Add unbuilt pax_utils to updater-pax_utils-1.3.10

* updater-pax_utils-1.3.10: Package File Update Run on linux/386 container.

* updater-pax_utils-1.3.10: Package File Update Run on linux/amd64 container.

* updater-pax_utils-1.3.10: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: Zopolis4 <Zopolis4@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-12-06 17:40:24 -06:00
committed by GitHub
parent a166ea0b60
commit 8288830698
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 191347
# Total size: 191364
/usr/local/bin/dumpelf
/usr/local/bin/lddtree
/usr/local/bin/pspax

View File

@@ -1,4 +1,4 @@
# Total size: 226207
# Total size: 226304
/usr/local/bin/dumpelf
/usr/local/bin/lddtree
/usr/local/bin/pspax

View File

@@ -1,4 +1,4 @@
# Total size: 237251
# Total size: 237284
/usr/local/bin/dumpelf
/usr/local/bin/lddtree
/usr/local/bin/pspax

View File

@@ -3,7 +3,7 @@ require 'package'
class Pax_utils < Package
description 'ELF utils that can check files for security relevant properties'
homepage 'https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities'
version '1.3.9'
version '1.3.10'
license 'GPL-2'
compatibility 'all'
source_url 'https://anongit.gentoo.org/git/proj/pax-utils.git'
@@ -11,10 +11,10 @@ class Pax_utils < Package
binary_compression 'tar.zst'
binary_sha256({
aarch64: '6b34d16064171427da557662ef22fdd165ca3b998d94d06fdbfc81cb4e12e4fd',
armv7l: '6b34d16064171427da557662ef22fdd165ca3b998d94d06fdbfc81cb4e12e4fd',
i686: '5fbad9b22b96385954ebdcdc078a4335a50c3174a01f699177d11cf38aa9764f',
x86_64: '9a579a70d2b6fbe9fc8243b0f7a77bb285ac792fc5e1dea6d76cb151d54bc3d4'
aarch64: '38116b047903f635e67bf4b9b1fc8eb6bada5013480b073a60f9506e3136caa6',
armv7l: '38116b047903f635e67bf4b9b1fc8eb6bada5013480b073a60f9506e3136caa6',
i686: 'ff66e74f21425bf869e92a6f432dea54814db453e84aa089d6ff788fb829a21b',
x86_64: '34f1ffd939cfe497bc7cb5efde8526f51c3b78d2df48436586ef25795d849bc1'
})
depends_on 'glibc' # R