summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/libtheora/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/libtheora/package.py')
-rw-r--r--var/spack/repos/builtin/packages/libtheora/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/libtheora/package.py b/var/spack/repos/builtin/packages/libtheora/package.py
index c67e6531b9..7bd00f3640 100644
--- a/var/spack/repos/builtin/packages/libtheora/package.py
+++ b/var/spack/repos/builtin/packages/libtheora/package.py
@@ -9,7 +9,7 @@ from spack import *
class Libtheora(AutotoolsPackage):
"""Theora Video Compression."""
- homepage = "http://www.theora.org"
+ homepage = "https://www.theora.org"
url = "http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.xz"
version('1.1.1', sha256='f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61')