mdds: v.bump
This commit is contained in:
@@ -22,4 +22,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "NEWS","COPYING")
|
||||
pisitools.dodoc("AUTHORS", "LICENSE")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Multi-dimensional data index algorithm</Summary>
|
||||
<Description>A collection of multi-dimensional data structure and indexing algorithm.</Description>
|
||||
<Archive sha1sum="54a4691715a694dce2029fb8be34ca44e006954f" type="tarbz2">http://kohei.us/files/mdds/src/mdds-1.3.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="86a90787750043b417e031b90360379bec75a46a" type="tarbz2">http://kohei.us/files/mdds/src/mdds-1.4.3.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>1.4.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-08-09</Date>
|
||||
<Version>1.3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user