aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-21 15:35:51 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-21 15:35:51 +0200
commitadef9e2c72e14efcc6bd4246929a507aeaddf049 (patch)
treeca40a71fea3095fe0124459b0e354ee8fdde72a2 /sci-mathematics/dolfin
parentsci-mathematics/gambit: Fix SRC_URI (diff)
downloadsci-adef9e2c72e14efcc6bd4246929a507aeaddf049.tar.gz
sci-adef9e2c72e14efcc6bd4246929a507aeaddf049.tar.bz2
sci-adef9e2c72e14efcc6bd4246929a507aeaddf049.zip
sci-mathematics/dolfin: Fix SRC_URI
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-mathematics/dolfin')
-rw-r--r--sci-mathematics/dolfin/Manifest2
-rw-r--r--sci-mathematics/dolfin/dolfin-0.9.9.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/dolfin/Manifest b/sci-mathematics/dolfin/Manifest
index 0b723e0ee..77fb2fcfc 100644
--- a/sci-mathematics/dolfin/Manifest
+++ b/sci-mathematics/dolfin/Manifest
@@ -1 +1 @@
-DIST dolfin-0.9.9.tar.gz 10229504 SHA256 41c1760dbe40fc2b6cd623a181c4e168881598defe0874ac7686a413ea7b73f4
+DIST dolfin-0.9.9.tar.gz 10229504 SHA256 41c1760dbe40fc2b6cd623a181c4e168881598defe0874ac7686a413ea7b73f4 SHA512 1b9e3dfe7dca47a535328c9dab29128262075ac28b7ec18878704d244a27ec417c7d9c00b518dbaa782c2daccaa3affe4b8f9f60df19e1e9b4ca2c70fc2a2483 WHIRLPOOL 6e6b7a8ab3be5f4f37d4fd2c2bf3831647c40d50704e69581aeb7d303b0da02e77f8a25e142bc0528cc9bf01b9e0b75c212f6bcd29fcdbc8ce1b60d77c440ce8
diff --git a/sci-mathematics/dolfin/dolfin-0.9.9.ebuild b/sci-mathematics/dolfin/dolfin-0.9.9.ebuild
index 547ff0ce8..887d541ae 100644
--- a/sci-mathematics/dolfin/dolfin-0.9.9.ebuild
+++ b/sci-mathematics/dolfin/dolfin-0.9.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ inherit cmake-utils eutils python-single-r1
DESCRIPTION="C++/Python interface of FEniCS"
HOMEPAGE="https://launchpad.net/dolfin/"
-SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
+SRC_URI="https://launchpad.net/${PN}/0.x/${PV}/+download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"