diff options
author | Matthias Maier <tamiko@gentoo.org> | 2022-01-14 18:44:26 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2022-01-14 18:44:54 -0600 |
commit | d65b71b4ec91399db29aceb66537e2acd9c643f0 (patch) | |
tree | 3fb9dc66665d7b90d742eecea5a7ee3e85d9dcb0 /sci-libs/dealii | |
parent | dev-embedded/sunxi-tools: bump eapi and copyright year (diff) | |
download | gentoo-d65b71b4ec91399db29aceb66537e2acd9c643f0.tar.gz gentoo-d65b71b4ec91399db29aceb66537e2acd9c643f0.tar.bz2 gentoo-d65b71b4ec91399db29aceb66537e2acd9c643f0.zip |
sci-libs/dealii: update opencascade dependency
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-libs/dealii')
-rw-r--r-- | sci-libs/dealii/dealii-9.3.1-r4.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/dealii/dealii-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/dealii/dealii-9.3.1-r4.ebuild b/sci-libs/dealii/dealii-9.3.1-r4.ebuild index ebe0f99102e4..b93006221e8e 100644 --- a/sci-libs/dealii/dealii-9.3.1-r4.ebuild +++ b/sci-libs/dealii/dealii-9.3.1-r4.ebuild @@ -43,7 +43,7 @@ REQUIRED_USE=" # FIXME: The opencascade-7.5.1 ebuild uses a new file system layout where # the names of the correct include and library directories are not easily # accessible. Just fix the version for the time being. -CAS_VERSION=7.5.3 +CAS_VERSION=7.6.0 RDEPEND="dev-libs/boost:= app-arch/bzip2 diff --git a/sci-libs/dealii/dealii-9999.ebuild b/sci-libs/dealii/dealii-9999.ebuild index f95f48acaaac..918e1199b2c0 100644 --- a/sci-libs/dealii/dealii-9999.ebuild +++ b/sci-libs/dealii/dealii-9999.ebuild @@ -43,7 +43,7 @@ REQUIRED_USE=" # FIXME: The opencascade-7.5.1 ebuild uses a new file system layout where # the names of the correct include and library directories are not easily # accessible. Just fix the version for the time being. -CAS_VERSION=7.5.3 +CAS_VERSION=7.6.0 RDEPEND="dev-libs/boost:= app-arch/bzip2 |