bam: extract update_* to external update file
This commit is contained in:
@@ -7,8 +7,6 @@ short_desc="A fast and flexible build system using Lua"
|
|||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://github.com/matricks/bam"
|
homepage="http://github.com/matricks/bam"
|
||||||
update_site="http://matricks.github.io/bam/"
|
|
||||||
update_pattern='bam-\K[\d.]+\d+'
|
|
||||||
distfiles="https://github.com/downloads/matricks/bam/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/downloads/matricks/bam/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5e4e4920b4d265da582f66774e9b1ec8ddfbe75ddc028fba86c12f686ea18db3
|
checksum=5e4e4920b4d265da582f66774e9b1ec8ddfbe75ddc028fba86c12f686ea18db3
|
||||||
|
|
||||||
|
|||||||
2
srcpkgs/bam/update
Normal file
2
srcpkgs/bam/update
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
site="http://matricks.github.io/bam/"
|
||||||
|
pattern='bam-\K[\d.]+\d+'
|
||||||
Reference in New Issue
Block a user