mdds: fix update-check
This commit is contained in:
parent
ccfb791366
commit
a33bcd9c34
|
@ -7,6 +7,7 @@ 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=4182ec9b71d3f705205daa20a21d62994bfa20298a68da79b5c7e48db42627f7
|
||||
wrksrc="${pkgname}_${version}"
|
||||
|
|
Loading…
Reference in New Issue