summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-codex/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-codex/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-codex/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/r-codex/package.py b/var/spack/repos/builtin/packages/r-codex/package.py
index 02ad9e9496..da5678202b 100644
--- a/var/spack/repos/builtin/packages/r-codex/package.py
+++ b/var/spack/repos/builtin/packages/r-codex/package.py
@@ -20,7 +20,7 @@ class RCodex(RPackage):
segmentation procedure that explicitly models the count-based exome
sequencing data."""
- homepage = "http://www.bioconductor.org/packages/release/bioc/html/CODEX.html"
+ homepage = "https://www.bioconductor.org/packages/release/bioc/html/CODEX.html"
git = "https://git.bioconductor.org/packages/CODEX"
version('1.22.0', commit='aa0ee4278111a46e0c790312b0526ba07aab22eb')