mdds: update to 0.12.1.
This commit is contained in:
parent
cdc74682af
commit
f2e02dca05
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdds'
|
||||
pkgname=mdds
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
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=2a22de23ca828886625120e9d40fccd6333458a1934a13d2c982b6f9403e5981
|
||||
checksum=23565e9d7810a6ac30478833813db847f80e927b414a7be07b7cc03ed3aae83d
|
||||
wrksrc="${pkgname}_${version}"
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue