diff mbox series

[meta-oe,06/28] pax-utils: upgrade 1.3.10 -> 1.3.11

Message ID 20260804051726.1489-6-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/28] ctags: upgrade 6.2.20260726.0 -> 6.2.20260802.0 | expand

Commit Message

Wang Mingyu Aug. 4, 2026, 5:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../pax-utils/{pax-utils_1.3.10.bb => pax-utils_1.3.11.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/pax-utils/{pax-utils_1.3.10.bb => pax-utils_1.3.11.bb} (95%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.10.bb b/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.11.bb
similarity index 95%
rename from meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.10.bb
rename to meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.11.bb
index 08dfcb7545..a0f143a89a 100644
--- a/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.10.bb
+++ b/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.11.bb
@@ -8,7 +8,7 @@  LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
 
 SRC_URI = "git://github.com/gentoo/pax-utils;protocol=https;branch=master;tag=v${PV}"
-SRCREV = "d279ca563775105859f1f8c8467b8244d758cc62"
+SRCREV = "a19d74326cf0dfc5eea93a5f0bc23dc3a5a959b5"
 
 RDEPENDS:${PN} += "bash"