pax-utils: don't fetch whole distfiles index for update check.
This commit is contained in:
parent
ee5635870f
commit
d3e746c978
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ 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"
|
||||
update_site="http://ftp.heanet.ie/disk1/gentoo-portage/app-misc/pax-utils/"
|
||||
update_pattern='pax-utils-\K[\d.]+(?=.ebuild)'
|
||||
distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz"
|
||||
checksum=643ccaf6952f836c42aafcd5ad7e5f7de2d3472225a34603680b151a8b198b0c
|
||||
|
||||
|
|
Loading…
Reference in a new issue