diff options
author | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
commit | 1d77b08d11a459598975cd73a1c9539849c0d815 (patch) | |
tree | bbf56956692a6598e6da1c9c8cacb380706578c2 /repo/mdds | |
parent | 24998e21676efbd0801bb9a56d167eaf273d44d7 (diff) |
Auto updated packages
Diffstat (limited to 'repo/mdds')
-rw-r--r-- | repo/mdds/mdds.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/mdds/mdds.xibuild b/repo/mdds/mdds.xibuild index d2555a5..4e8173c 100644 --- a/repo/mdds/mdds.xibuild +++ b/repo/mdds/mdds.xibuild @@ -5,7 +5,7 @@ DESC="Multi-dimensional data index algorithm" MAKEDEPS=" boost" -PKG_VER=1.7.0 +PKG_VER=2.0.3 SOURCE="https://kohei.us/files/mdds/src/mdds-$PKG_VER.tar.bz2" build() { |