]> git.99rst.org Git - openwrt-packages.git/commitdiff
openblas: update to 0.3.34
authorAlexandru Ardelean <redacted>
Tue, 28 Jul 2026 12:18:02 +0000 (15:18 +0300)
committerAlexandru Ardelean <redacted>
Fri, 31 Jul 2026 06:41:18 +0000 (09:41 +0300)
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean <redacted>
libs/openblas/Makefile

index edfb908b692b062901c2971ab57793b15b634086..36886dc963ee08f63ccda53dab63583ec2707363 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=OpenBLAS
-PKG_VERSION:=0.3.33
+PKG_VERSION:=0.3.34
 PKG_RELEASE:=1
 
 PKG_SOURCE:=OpenBLAS-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/OpenMathLib/OpenBLAS/releases/download/v$(PKG_VERSION)/
-PKG_HASH:=6761af1d9f5d353ab4f0b7497be2643313b36c8f31caec0144bfef198e71e6ab
+PKG_HASH:=cd7e129868320cc2d033afa920e31202dfe0b8066a5b66661900ccc0f197dfed
 PKG_LICENSE:=BSD-3-Clause
 PKG_CPE_ID:=cpe:/a:openblas_project:openblas
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
git clone https://git.99rst.org/PROJECT