projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
256d026
)
openblas: bump to version 0.3.21
author
Alexandru Ardelean
<
[email protected]
>
Sun, 25 Sep 2022 14:44:00 +0000
(17:44 +0300)
committer
Rosen Penev
<
[email protected]
>
Sun, 25 Sep 2022 18:40:40 +0000
(11:40 -0700)
Signed-off-by: Alexandru Ardelean <
[email protected]
>
libs/openblas/Makefile
patch
|
blob
|
history
diff --git
a/libs/openblas/Makefile
b/libs/openblas/Makefile
index 0b352d9d12403bcee439f69eec29b8a69156def5..7dd5ed9fa1802a6a7c9d48f69058c927fbb93058 100644
(file)
--- a/
libs/openblas/Makefile
+++ b/
libs/openblas/Makefile
@@
-5,12
+5,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=OpenBLAS
-PKG_VERSION:=0.3.
19
+PKG_VERSION:=0.3.
21
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=OpenBLAS-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/xianyi/OpenBLAS/releases/download/v$(PKG_VERSION)/
-PKG_HASH:=
947f51bfe50c2a0749304fbe373e00e7637600b0a47b78a51382aeb30ca08562
+PKG_HASH:=
f36ba3d7a60e7c8bcc54cd9aaa9b1223dd42eaf02c811791c37e8ca707c241ca
PKG_LICENSE:=BSD 3-Clause
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>