mdds: update to 1.2.2.

This commit is contained in:
Enno Boland 2016-09-12 12:01:47 +02:00
parent 714214234b
commit 445599331b

View file

@ -1,8 +1,8 @@
# Template file for 'mdds'
pkgname=mdds
version=1.2.1
version=1.2.2
revision=1
_gitrev=6d23b4776524eb9dc94926f599d29b9972167042
_gitrev=e674d03b6ad7df83473b88ea42292aa42e68b06b
wrksrc="${pkgname}-${version}-${_gitrev}"
build_style=gnu-configure
short_desc="Collection of multi-dimensional data structures and indexing algorithms"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://gitlab.com/mdds/mdds"
hostmakedepends="automake"
distfiles="https://gitlab.com/mdds/mdds/repository/archive.tar.gz?ref=${version}>$pkgname-$version.tar.gz"
checksum=e0dbf1275d3026f4c286228274cc6c25708c75e65c4e0dc6cb3cc7d16d41072e
checksum=825cc1954f02e3dbc10dc36251d9fffde8f7effc332b6ac2c32223e95a5c72d7
noarch=yes
pre_configure() {