pax-utils: update to 1.3.5.
This commit is contained in:
parent
8895219b07
commit
899be27895
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue