summaryrefslogtreecommitdiff
path: root/sci-mathematics/fricas/fricas-1.3.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/fricas/fricas-1.3.9.ebuild')
-rw-r--r--sci-mathematics/fricas/fricas-1.3.9.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-mathematics/fricas/fricas-1.3.9.ebuild b/sci-mathematics/fricas/fricas-1.3.9.ebuild
index e3004457c1e1..7d21f5311d26 100644
--- a/sci-mathematics/fricas/fricas-1.3.9.ebuild
+++ b/sci-mathematics/fricas/fricas-1.3.9.ebuild
@@ -5,10 +5,11 @@ EAPI=8
inherit elisp-common
DESCRIPTION="FriCAS is a fork of Axiom computer algebra system"
-HOMEPAGE="http://fricas.sourceforge.net/
+HOMEPAGE="https://fricas.sourceforge.net/
https://github.com/fricas/fricas
https://fricas.github.io/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.full.tar.bz2"
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-full.tar.bz2"
+
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"