mdds: update to 0.12.0.
This commit is contained in:
parent
83cfc9fd24
commit
259ee5c60f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdds'
|
||||
pkgname=mdds
|
||||
version=0.11.2
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Collection of multi-dimensional data structures and indexing algorithms"
|
||||
|
@ -8,6 +8,6 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="MIT"
|
||||
homepage="https://code.google.com/p/multidimalgorithm/"
|
||||
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"
|
||||
checksum=cd0a0dc8b35d6582efad6898546c86714eb058696ba26b0e7f8914faa002a5ab
|
||||
checksum=2a22de23ca828886625120e9d40fccd6333458a1934a13d2c982b6f9403e5981
|
||||
wrksrc="${pkgname}_${version}"
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue