pax-utils: extract update_* to external update file
This commit is contained in:
parent
563aa2e5a2
commit
816865c28f
@ -9,7 +9,5 @@ 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=578801df0661b1b7b8fed0ce4a9859239f919fd37529907681e51091a1bcb4de
|
||||
|
2
srcpkgs/pax-utils/update
Normal file
2
srcpkgs/pax-utils/update
Normal file
@ -0,0 +1,2 @@
|
||||
site="http://ftp.heanet.ie/disk1/gentoo-portage/app-misc/pax-utils/"
|
||||
pattern='pax-utils-\K[\d.]+(?=.ebuild)'
|
Loading…
x
Reference in New Issue
Block a user