cvsps2: extract update_* to external update file
This commit is contained in:
@@ -9,8 +9,6 @@ short_desc="Generating 'patchsets' from a CVS repo (for git-cvsimport)"
|
|||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.cobite.com/cvsps/"
|
homepage="http://www.cobite.com/cvsps/"
|
||||||
update_pattern='cvsps-\K[\d.]+\d+b?\d*'
|
|
||||||
update_ignore="*b*"
|
|
||||||
distfiles="http://www.cobite.com/cvsps/cvsps-${version}.tar.gz"
|
distfiles="http://www.cobite.com/cvsps/cvsps-${version}.tar.gz"
|
||||||
checksum=91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
|
checksum=91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
|
||||||
|
|
||||||
|
|||||||
2
srcpkgs/cvsps2/update
Normal file
2
srcpkgs/cvsps2/update
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
pattern='cvsps-\K[\d.]+\d+b?\d*'
|
||||||
|
ignore="*b*"
|
||||||
Reference in New Issue
Block a user