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:
05d5984
)
openblas: bump to version 0.3.25
author
Alexandru Ardelean
<
[email protected]
>
Mon, 18 Dec 2023 11:47:03 +0000
(13:47 +0200)
committer
Alexandru Ardelean
<
[email protected]
>
Mon, 18 Dec 2023 11:47:03 +0000
(13:47 +0200)
Signed-off-by: Alexandru Ardelean <
[email protected]
>
libs/openblas/Makefile
patch
|
blob
|
history
diff --git
a/libs/openblas/Makefile
b/libs/openblas/Makefile
index 0b403f21bfe71ddd8571995fa096426bc67553a4..99369b762349060553e9d70532bba10176327440 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.2
4
+PKG_VERSION:=0.3.2
5
PKG_RELEASE:=1
PKG_SOURCE:=OpenBLAS-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/xianyi/OpenBLAS/releases/download/v$(PKG_VERSION)/
-PKG_HASH:=
ceadc5065da97bd92404cac7254da66cc6eb192679cf1002098688978d4d5132
+PKG_HASH:=
4c25cb30c4bb23eddca05d7d0a85997b8db6144f5464ba7f8c09ce91e2f35543
PKG_LICENSE:=BSD 3-Clause
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>