pax-utils: update to 1.3.5.

This commit is contained in:
Leah Neukirchen 2022-08-03 14:18:25 +02:00
parent 8895219b07
commit 899be27895

View file

@ -1,10 +1,8 @@
# Template file for 'pax-utils'
pkgname=pax-utils
version=1.3.4
version=1.3.5
revision=1
build_style=gnu-configure
configure_args="--with-caps"
hostmakedepends="pkg-config"
build_style=meson
makedepends="libcap-devel"
checkdepends="python3-pyelftools"
short_desc="PaX aware and related utilities for ELF binaries"
@ -12,4 +10,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only"
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
distfiles="https://gentoo.osuosl.org/distfiles/${pkgname}-${version}.tar.xz"
checksum=8baed2f9c5ae8e0cda1b9c75990864101afc64fad0a4616e10f3ff8ef891040b
checksum=f0a5b03df2308aa2dd7aaf53b9ec0b2b48455b86129e477a1643de62904ab874
python_version=3