libixion: update to 0.13.0
This commit is contained in:
parent
f58a9ffa5a
commit
188c58f036
2 changed files with 4 additions and 4 deletions
|
@ -2391,7 +2391,7 @@ libCbc.so.3 CoinMP-1.8.3_1
|
|||
libOsiCommonTests.so.1 CoinMP-1.8.3_1
|
||||
libCbcSolver.so.3 CoinMP-1.8.3_1
|
||||
libmwaw-0.3.so.3 libmwaw-0.3.7_1
|
||||
libixion-0.12.so.0 libixion-0.12.0_1
|
||||
libixion-0.13.so.0 libixion-0.13.0_1
|
||||
liborcus-parser-0.12.so.0 liborcus-0.12.0_1
|
||||
liborcus-mso-0.12.so.0 liborcus-0.12.0_1
|
||||
liborcus-0.12.so.0 liborcus-0.12.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libixion'
|
||||
pkgname=libixion
|
||||
version=0.12.2
|
||||
revision=5
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="boost-devel mdds python3-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://gitlab.com/ixion/ixion/"
|
||||
distfiles="http://kohei.us/files/ixion/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=8b44008836bb4e1a3dff4d3e40afec6c73037e3518e72cc85b5cc675fbc2daae
|
||||
checksum=5ae360c52ba2d17c4abf5ae21fa947f75925459e085acef5972395f77333c7e5
|
||||
replaces="libixion11>=0"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue