Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/dealii/
Date: Sun, 13 May 2018 20:02:01
Message-Id: 1526238512.6aefbf58e2de2c0ad8668fdfe7bca26bc837fcea.tamiko@gentoo
1 commit: 6aefbf58e2de2c0ad8668fdfe7bca26bc837fcea
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 13 19:08:32 2018 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 19:08:32 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6aefbf58
7
8 sci-libs/dealii: update tarball
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11
12 sci-libs/dealii/dealii-9.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/dealii/dealii-9.0.0.ebuild b/sci-libs/dealii/dealii-9.0.0.ebuild
16 index 6992d107a..239cbd9bc 100644
17 --- a/sci-libs/dealii/dealii-9.0.0.ebuild
18 +++ b/sci-libs/dealii/dealii-9.0.0.ebuild
19 @@ -21,7 +21,7 @@ if [[ ${PV} = *9999* ]]; then
20 else
21 MY_PV="${PV//0_rc/rc}"
22 MY_P="${PN}-${MY_PV}"
23 - SRC_URI="https://github.com/dealii/dealii/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
24 + SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz
25 doc? (
26 https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-offline_documentation.tar.gz
27 -> ${P}-offline_documentation.tar.gz