mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
mdds, fix checksum, trigger build for ixion (#12803)
This commit is contained in:
@@ -5,8 +5,8 @@ The cells can be referenced from each other, and the library takes care \
|
||||
of resolving their dependencies automatically upon calculation. The caller \
|
||||
can run the calculation routine either in a single-threaded mode, or \
|
||||
a multi-threaded mode. The library also supports re-calculations where the \
|
||||
contents of one or more cells have been modified since the last calculation, \
|
||||
and a partial calculation of only the affected cells need to be calculated."
|
||||
contents of one or more cells have been modified since the last calculation, and \
|
||||
a partial calculation of only the affected cells need to be calculated."
|
||||
HOMEPAGE="https://gitlab.com/ixion/ixion"
|
||||
COPYRIGHT="Kohei Yoshida et al."
|
||||
LICENSE="MPL v2.0"
|
||||
|
||||
@@ -6,7 +6,7 @@ COPYRIGHT="2010-2015 Kohei Yoshida et al."
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gitlab.com/mdds/mdds/-/archive/$portVersion/mdds-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="8e2d8436e91407d2ee1ea6c6492b9c94f2296a575319f94fa8181cf3294456f6"
|
||||
CHECKSUM_SHA256="ad5475e0efa1da6648efdceb3c8b50f94ae3a91d0d70845cef93c62c5e5844c1"
|
||||
SOURCE_DIR="mdds-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
Reference in New Issue
Block a user