ixion: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-06 14:40:27 +10:00
parent db403a929f
commit 8890d8d22b

View File

@@ -12,7 +12,7 @@ COPYRIGHT="Kohei Yoshida et al."
LICENSE="MPL v2.0"
REVISION="1"
SOURCE_URI="https://gitlab.com/ixion/ixion/-/archive/$portVersion/ixion-$portVersion.tar.bz2"
CHECKSUM_SHA256="1d01fcf56855334d6e0a75bd02339e08fd78359e09902660d4ad994f153d3167"
CHECKSUM_SHA256="63f3942defc684be82046b9d7454602dadafced9be7b3b60e9e8a5fa63ee91a8"
SOURCE_DIR="ixion-$portVersion"
ARCHITECTURES="all !x86_gcc2"
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
devel:libboost_system$secondaryArchSuffix >= $boostMinimumVersion
devel:libz$secondaryArchSuffix
devel:libspdlog$secondaryArchSuffix
devel:mdds >= 1.5
devel:mdds >= 2
"
BUILD_PREREQUIRES="
cmd:aclocal