mdds: extract update_* to external update file
This commit is contained in:
parent
dd4f4ece5e
commit
2025bb686c
@ -7,7 +7,6 @@ short_desc="Collection of multi-dimensional data structures and indexing algorit
|
|||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://code.google.com/p/multidimalgorithm/"
|
homepage="https://code.google.com/p/multidimalgorithm/"
|
||||||
update_site="${homepage}wiki/Downloads"
|
|
||||||
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"
|
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"
|
||||||
checksum=cd0a0dc8b35d6582efad6898546c86714eb058696ba26b0e7f8914faa002a5ab
|
checksum=cd0a0dc8b35d6582efad6898546c86714eb058696ba26b0e7f8914faa002a5ab
|
||||||
wrksrc="${pkgname}_${version}"
|
wrksrc="${pkgname}_${version}"
|
||||||
|
1
srcpkgs/mdds/update
Normal file
1
srcpkgs/mdds/update
Normal file
@ -0,0 +1 @@
|
|||||||
|
site="${homepage}wiki/Downloads"
|
Loading…
x
Reference in New Issue
Block a user