ixion: bump version

This commit is contained in:
Gerasim Troeglazov
2020-12-19 23:49:22 +10:00
parent 66955f7094
commit 61449f0166

View File

@@ -10,10 +10,10 @@ 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"
REVISION="4"
SOURCE_URI="https://kohei.us/files/ixion/src/libixion-$portVersion.tar.xz"
CHECKSUM_SHA256="b1f60af61be875e3bfa7ad18203a6c8ccdeb9922a531e196029fc42fbfa0b9e6"
SOURCE_DIR="libixion-$portVersion"
REVISION="1"
SOURCE_URI="https://gitlab.com/ixion/ixion/-/archive/$portVersion/ixion-$portVersion.tar.bz2"
CHECKSUM_SHA256="1d01fcf56855334d6e0a75bd02339e08fd78359e09902660d4ad994f153d3167"
SOURCE_DIR="ixion-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
devel:libboost_system$secondaryArchSuffix >= $boostMinimumVersion
devel:libz$secondaryArchSuffix
devel:libspdlog$secondaryArchSuffix
devel:mdds >= 1.4
devel:mdds >= 1.5
"
BUILD_PREREQUIRES="
cmd:aclocal