pax-utils: update to 1.1.
This commit is contained in:
parent
68dd033f63
commit
66ff3dd9b1
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'pax-utils'
|
||||
pkgname=pax-utils
|
||||
version=1.0.5
|
||||
version=1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-caps"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcap-devel"
|
||||
short_desc="PaX aware and related utilities for ELF binaries"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities"
|
||||
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
||||
checksum=f69a9938e4af7912d26d585094bc0203e43571a990fdd048319088a8b8ad906f
|
||||
checksum=97ed475ae9f91cf5ca47eeb39abe6033db77e480469dad7c7823ed16be2475ad
|
||||
|
|
Loading…
Reference in a new issue