wok-6.x diff blas/receipt @ rev 25493

Add libgnt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 19 17:37:48 2022 +0000 (22 months ago)
parents 00e3b45c063b
children
line diff
     1.1 --- a/blas/receipt	Sat May 07 11:09:47 2022 +0000
     1.2 +++ b/blas/receipt	Sat Nov 19 17:37:48 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tgz"
     1.5  #WEB_SITE="http://www.netlib.org/lapack"
     1.6  WEB_SITE="https://github.com/xianyi/OpenBLAS"
     1.7 -WGET_URL="$WEB_SITE/$TARBALL"
     1.8 +WGET_URL="https://download.tuxfamily.org/slitaz/sources/packages-cooking/${TARBALL:0:1}/$TARBALL"
     1.9  
    1.10  DEPENDS="gcc-lib-base"
    1.11  BUILD_DEPENDS="gfortran"