summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/printproto/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/printproto/package.py')
-rw-r--r--var/spack/repos/builtin/packages/printproto/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/printproto/package.py b/var/spack/repos/builtin/packages/printproto/package.py
index 6d0b1ac557..e64fb940ff 100644
--- a/var/spack/repos/builtin/packages/printproto/package.py
+++ b/var/spack/repos/builtin/packages/printproto/package.py
@@ -10,7 +10,7 @@ class Printproto(AutotoolsPackage, XorgPackage):
"""Xprint extension to the X11 protocol - a portable, network-transparent
printing system."""
- homepage = "http://cgit.freedesktop.org/xorg/proto/printproto"
+ homepage = "https://cgit.freedesktop.org/xorg/proto/printproto"
xorg_mirror_path = "proto/printproto-1.0.5.tar.gz"
version('1.0.5', sha256='e8b6f405fd865f0ea7a3a2908dfbf06622f57f2f91359ec65d13b955e49843fc')