mdds: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:10 +00:00
parent dd4f4ece5e
commit 2025bb686c
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@ short_desc="Collection of multi-dimensional data structures and indexing algorit
maintainer="Enno Boland <eb@s01.de>"
license="MIT"
homepage="https://code.google.com/p/multidimalgorithm/"
update_site="${homepage}wiki/Downloads"
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"
checksum=cd0a0dc8b35d6582efad6898546c86714eb058696ba26b0e7f8914faa002a5ab
wrksrc="${pkgname}_${version}"

1
srcpkgs/mdds/update Normal file
View File

@ -0,0 +1 @@
site="${homepage}wiki/Downloads"