commit:     6d15f25c84d1ff9e392e0a57ee4442bdfab04cbb
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 14:14:03 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 14:14:03 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=6d15f25c

sci-mathematics/slepc: fix SRC_URI

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sci-mathematics/slepc/slepc-3.7.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/slepc/slepc-3.7.4.ebuild 
b/sci-mathematics/slepc/slepc-3.7.4.ebuild
index 858afddfb..aa5b6e2a8 100644
--- a/sci-mathematics/slepc/slepc-3.7.4.ebuild
+++ b/sci-mathematics/slepc/slepc-3.7.4.ebuild
@@ -9,7 +9,7 @@ inherit eutils flag-o-matic python-any-r1 toolchain-funcs 
versionator
 
 DESCRIPTION="Scalable Library for Eigenvalue Problem Computations"
 HOMEPAGE="http://slepc.upv.es/";
-SRC_URI="http://slepc.upv.es/download/download.php?filename=${P}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="http://slepc.upv.es/download/distrib/${P}.tar.gz";
 
 LICENSE="LGPL-3"
 SLOT="0"

Reply via email to