mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/alembic: rebuild with latest community/hdf5
Currently an old version is linked: > doas apk add blender ERROR: unable to select packages: so:libhdf5.so.310 (no such package): required by: alembic-libs-1.8.6-r1[so:libhdf5.so.310] Fixes: https://gitlab.alpinelinux.org/alpine/aports/-/issues/16092
This commit is contained in:
parent
13a124d3ed
commit
ee07d1b58e
@ -2,7 +2,7 @@
|
||||
# Maintainer: Leon Marz <main@lmarz.org>
|
||||
pkgname=alembic
|
||||
pkgver=1.8.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Open framework for storing and sharing scene data"
|
||||
url="https://www.alembic.io/"
|
||||
arch="all !s390x" # alembic does not support big-endian, which s390x uses
|
||||
|
Loading…
Reference in New Issue
Block a user