pax-utils: update to 1.0.4.
This commit is contained in:
parent
06eed55c94
commit
9745a36478
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'pax-utils'
|
||||
pkgname=pax-utils
|
||||
version=1.0.3
|
||||
revision=2
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-caps"
|
||||
makedepends="libcap-devel"
|
||||
short_desc="PaX aware and related utilities for ELF binaries"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://hardened.gentoo.org/pax-utils.xml"
|
||||
homepage="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
|
||||
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
||||
checksum=8535a94e1f77841da92d5526d2935abb786437fdf11be9ed077a78ab5e6b5670
|
||||
checksum=f7e16cf22d4dc431feb49d3fad21fd7f9703ec3a9b5bde24fe426891a376d5f3
|
||||
|
|
Loading…
Reference in a new issue