Andreas Wacknitz
2024-04-07 65e44e908bee8114e3d4aaf84a8b80c772f0ce1f
openblas: update to 0.3.27

1 files deleted
3 files modified
55 ■■■■■ changed files
components/scientific/openblas/Makefile 4 ●●●● patch | view | raw | blame | history
components/scientific/openblas/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/scientific/openblas/patches/openblas-01-shared-lib.patch 47 ●●●●● patch | view | raw | blame | history
components/scientific/openblas/pkg5 2 ●●● patch | view | raw | blame | history
components/scientific/openblas/Makefile
@@ -25,12 +25,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        openblas
COMPONENT_VERSION=    0.3.26
COMPONENT_VERSION=    0.3.27
COMPONENT_SUMMARY=         Optimized BLAS library based on GotoBLAS2
COMPONENT_SRC=            OpenBLAS-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://www.openblas.net
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:4e6e4f5cb14c209262e33e6816d70221a2fe49eb69eaf0a06f065598ac602c68
COMPONENT_ARCHIVE_HASH= sha256:aa2d68b1564fe2b13bc292672608e9cdeeeb6dc34995512e65c3b10f4599e897
COMPONENT_ARCHIVE_URL=    https://github.com/xianyi/OpenBLAS/archive/refs/tags/v$(COMPONENT_VERSION).tar.gz
COMPONENT_FMRI=         library/math/openblas
COMPONENT_CLASSIFICATION= Development/High Performance Computing
components/scientific/openblas/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/scientific/openblas/patches/openblas-01-shared-lib.patch
File was deleted
components/scientific/openblas/pkg5
@@ -7,4 +7,4 @@
        "library/math/openblas"
    ],
    "name": "openblas"
}
}