commit: 3f6342b1db6e23197fd2c7bbae588c8a9b0d3737
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 04:45:17 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 04:48:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6342b1
dev-libs/libxml2: sync live
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libxml2/libxml2-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libxml2/libxml2-9999.ebuild
b/dev-libs/libxml2/libxml2-9999.ebuild
index 23465b596258..7a65290535a9 100644
--- a/dev-libs/libxml2/libxml2-9999.ebuild
+++ b/dev-libs/libxml2/libxml2-9999.ebuild
@@ -71,7 +71,7 @@ src_unpack() {
unpack ${tarname}
if [[ -n ${PATCHSET_VERSION} ]] ; then
- unpack ${PN}-${PATCHSET_VERSION}.tar.bz2
+ unpack ${PN}-${PATCHSET_VERSION}.tar.xz
fi
fi