From: Tupone Alfredo Date: Mon, 23 Oct 2017 18:29:37 +0000 (+0200) Subject: sci-mathematics/why3-for-spark: Fix SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b9de4cea63a1f308a54f7fdfbe818a65bf9bcace;p=gentoo.git sci-mathematics/why3-for-spark: Fix SRC_URI Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild index b69b22e506fc..956e82a9c414 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild @@ -9,7 +9,7 @@ MYP=${PN}-gpl-${PV}-src DESCRIPTION="Platform for deductive program verification" HOMEPAGE="http://why3.lri.fr/" -SRC_URI="https//mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed055 +SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed055 -> ${MYP}.tar.gz" LICENSE="GPL-3"