From 87d41a8dda96a4135068acddc704f13f1427077f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 26 Sep 2024 23:12:31 +0200 Subject: [PATCH] pax-utils: update to 1.3.8. --- srcpkgs/pax-utils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pax-utils/template b/srcpkgs/pax-utils/template index 08057899dfc..b6613069cfc 100644 --- a/srcpkgs/pax-utils/template +++ b/srcpkgs/pax-utils/template @@ -1,7 +1,7 @@ # Template file for 'pax-utils' pkgname=pax-utils -version=1.3.7 -revision=2 +version=1.3.8 +revision=1 build_style=meson makedepends="libcap-devel" checkdepends="python3-pyelftools" @@ -10,5 +10,5 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="https://cgit.gentoo.org/proj/pax-utils.git/" distfiles="https://cgit.gentoo.org/proj/pax-utils.git/snapshot/pax-utils-${version}.tar.gz" -checksum=9b5e7d7da71210b47aa3ccdf026bbbcc5d5cf8321be2285ee1ddcb0a761fc7cb +checksum=60a3ae882b0722806aa4f8f0f6256271553259eee0d3875f16c0e3b604503847 python_version=3