diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/lapack/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/lapack/Pkgfile b/extra/lapack/Pkgfile index 51b27e2cb..50a66e58d 100644 --- a/extra/lapack/Pkgfile +++ b/extra/lapack/Pkgfile @@ -6,9 +6,9 @@ name=lapack version=3.2.1 -release=1 +release=2 source=(http://www.netlib.org/$name/$name-$version.tgz - http://nutyx.meticul.eu/files/patch/$name/{make.inc.archlinux,blas-link.patch}) + http://nutyx.meticul.eu/files/patchs/$name/{make.inc.archlinux,blas-link.patch}) build() { cd $name-$version install -d $PKG/usr/lib |