kpartx: extract update_* to external update file
This commit is contained in:
parent
c8c6b3f0ff
commit
6b78c9fe89
2 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,5 @@ short_desc="Create device maps from partition tables"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://christophe.varoqui.free.fr/"
|
||||
update_pattern='multipath-tools-\K[\d.]+\d+'
|
||||
distfiles="http://christophe.varoqui.free.fr/multipath-tools/multipath-tools-${version}.tar.bz2"
|
||||
checksum=f13cf1eb84e94e83b2019e68f7965526903c13e94246db43965d181668a0a6f9
|
||||
|
|
1
srcpkgs/kpartx/update
Normal file
1
srcpkgs/kpartx/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern='multipath-tools-\K[\d.]+\d+'
|
Loading…
Add table
Reference in a new issue