wok-current diff blas/receipt @ rev 25227
updated python-pyserial (3.4 -> 3.5)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 16:51:10 2022 +0100 (2022-07-13) |
parents | 00e3b45c063b |
children |
line diff
1.1 --- a/blas/receipt Sat May 07 11:09:47 2022 +0000 1.2 +++ b/blas/receipt Wed Jul 13 16:51:10 2022 +0100 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"