mdds: revert to 1.3.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
1b5279bef8
commit
2b3fc02041
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'mdds'
|
||||
reverts=1.4.1_1
|
||||
pkgname=mdds
|
||||
version=1.4.1
|
||||
revision=1
|
||||
version=1.3.1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
short_desc="Collection of multi-dimensional data structures and indexing algorithms"
|
||||
|
@ -10,7 +11,7 @@ license="MIT"
|
|||
homepage="https://gitlab.com/mdds/mdds"
|
||||
hostmakedepends="automake"
|
||||
distfiles="http://kohei.us/files/mdds/src/mdds-${version}.tar.bz2"
|
||||
checksum=9ac690c37f5f06dc88551405d5daf9d9ad25edf65aae6325b59e905c2ba444c3
|
||||
checksum=dcb8cd2425567a5a5ec164afea475bce57784bca3e352ad4cbdd3d1a7e08e5a1
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue