Skip to content

Commit ed6dc64

Browse files
committed
openblas: bump to version 0.3.30
This change updates the version to 0.3.30 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
1 parent 51e254c commit ed6dc64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libs/openblas/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=OpenBLAS
8-
PKG_VERSION:=0.3.28
8+
PKG_VERSION:=0.3.30
99
PKG_RELEASE:=1
1010

1111
PKG_SOURCE:=OpenBLAS-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://github.com/OpenMathLib/OpenBLAS/releases/download/v$(PKG_VERSION)/
13-
PKG_HASH:=f1003466ad074e9b0c8d421a204121100b0751c96fc6fcf3d1456bd12f8a00a1
13+
PKG_HASH:=27342cff518646afb4c2b976d809102e368957974c250a25ccc965e53063c95d
1414
PKG_LICENSE:=BSD-3-Clause
1515
PKG_CPE_ID:=cpe:/a:openblas_project:openblas
1616
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>

0 commit comments

Comments
 (0)