pax-utils: update to 0.9.1.
This commit is contained in:
parent
5d36158b7f
commit
b5d2aa1926
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pax-utils'
|
||||
pkgname=pax-utils
|
||||
version=0.8.1
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USE_CAP=yes"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://hardened.gentoo.org/pax-utils.xml"
|
||||
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
||||
checksum=844ff25b1a11bcef92ef34b22f576f226a772b67196818656f8874513438f5b9
|
||||
checksum=643ccaf6952f836c42aafcd5ad7e5f7de2d3472225a34603680b151a8b198b0c
|
||||
|
||||
do_install() {
|
||||
make ${make_build_args} DESTDIR="${DESTDIR}" install
|
||||
|
|
Loading…
Reference in a new issue