updater-pax_utils-1.3.9 — pax_utils → 1.3.9 (#13433)

* Add unbuilt pax_utils to updater-pax_utils-1.3.9

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

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

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

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-11-12 13:37:47 +00:00
committed by GitHub
parent 5214cc7cf0
commit d4a52f82bd
4 changed files with 8 additions and 8 deletions

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
# Total size: 237223
# Total size: 237251
/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.8'
version '1.3.9'
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: 'b244ed7adbbfa83c6a8353d29a5dc7759e04f305792bf453e1076f1046759579',
armv7l: 'b244ed7adbbfa83c6a8353d29a5dc7759e04f305792bf453e1076f1046759579',
i686: 'c4452f9fcea91e1d070848dcbcac595fd40e137cdcd232e6425d8c6e40356085',
x86_64: '0e2e3923dd86ea4931ded5d0679b07e1c6e4bd0fc14d38ffc289a973d5d1d21d'
aarch64: '6b34d16064171427da557662ef22fdd165ca3b998d94d06fdbfc81cb4e12e4fd',
armv7l: '6b34d16064171427da557662ef22fdd165ca3b998d94d06fdbfc81cb4e12e4fd',
i686: '5fbad9b22b96385954ebdcdc078a4335a50c3174a01f699177d11cf38aa9764f',
x86_64: '9a579a70d2b6fbe9fc8243b0f7a77bb285ac792fc5e1dea6d76cb151d54bc3d4'
})
depends_on 'glibc' # R