diff --git a/office/misc/mdds/actions.py b/office/misc/mdds/actions.py index 97c4365ee8..09f6ce28e2 100644 --- a/office/misc/mdds/actions.py +++ b/office/misc/mdds/actions.py @@ -22,4 +22,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "NEWS","COPYING") + pisitools.dodoc("AUTHORS", "LICENSE") diff --git a/office/misc/mdds/pspec.xml b/office/misc/mdds/pspec.xml index bcb0063279..6bc30c0782 100644 --- a/office/misc/mdds/pspec.xml +++ b/office/misc/mdds/pspec.xml @@ -13,7 +13,7 @@ app:gui Multi-dimensional data index algorithm A collection of multi-dimensional data structure and indexing algorithm. - http://kohei.us/files/mdds/src/mdds-1.3.1.tar.bz2 + http://kohei.us/files/mdds/src/mdds-1.4.3.tar.bz2 boost-devel @@ -42,6 +42,13 @@ + + 2019-02-12 + 1.4.3 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-09 1.3.1