pax-utils: update to 1.2.4.
This commit is contained in:
parent
94d02d6a22
commit
30a6723f89
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pax-utils'
|
# Template file for 'pax-utils'
|
||||||
pkgname=pax-utils
|
pkgname=pax-utils
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-caps"
|
configure_args="--with-caps"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libcap-devel"
|
makedepends="libcap-devel"
|
||||||
checkdepends="python"
|
checkdepends="python-pyelftools"
|
||||||
short_desc="PaX aware and related utilities for ELF binaries"
|
short_desc="PaX aware and related utilities for ELF binaries"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
|
homepage="https://cgit.gentoo.org/proj/pax-utils.git/"
|
||||||
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d231b1a34aea2b9205c24fada79a8251d4c3fbcce49367fc055fe43e4c9783b2
|
checksum=52858b8cf32b027b59a2ffe79ee21d7c4a09a634f03f5e737b0baec104357906
|
||||||
|
|
Loading…
Reference in New Issue