From c61801eeacb3ffcd9c2025b09e402153bb93fb39 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Mar 2026 09:44:05 +0100 Subject: [PATCH] main/pax-utils: rebuild against python 3.14 --- main/pax-utils/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/pax-utils/APKBUILD b/main/pax-utils/APKBUILD index b5354f2d7ec..5834ca11b5e 100644 --- a/main/pax-utils/APKBUILD +++ b/main/pax-utils/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa pkgname=pax-utils pkgver=1.3.9 -pkgrel=0 +pkgrel=1 pkgdesc="ELF related utils for ELF 32/64 binaries" url="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities" arch="all"