summaryrefslogtreecommitdiff
path: root/sci-libs/dealii/dealii-9.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/dealii/dealii-9.1.1.ebuild')
-rw-r--r--sci-libs/dealii/dealii-9.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dealii/dealii-9.1.1.ebuild b/sci-libs/dealii/dealii-9.1.1.ebuild
index d3dc212526bc..e575e5ad533f 100644
--- a/sci-libs/dealii/dealii-9.1.1.ebuild
+++ b/sci-libs/dealii/dealii-9.1.1.ebuild
@@ -11,7 +11,7 @@ inherit cmake-utils eutils multilib
CMAKE_REMOVE_MODULES_LIST=""
DESCRIPTION="Solving partial differential equations with the finite element method"
-HOMEPAGE="http://www.dealii.org/"
+HOMEPAGE="https://www.dealii.org/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3