summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/inputproto
diff options
context:
space:
mode:
authorVanessasaurus <814322+vsoch@users.noreply.github.com>2021-08-27 01:16:46 -0600
committerGitHub <noreply@github.com>2021-08-27 01:16:46 -0600
commit1113705080f8acb1634325b2fcdd0998d75a96fd (patch)
tree9c1c999b973b4d42e10441d341f72fb6a6a788a2 /var/spack/repos/builtin/packages/inputproto
parentc3dabf05f477dd1366f3df0a418466f3e766cd11 (diff)
downloadspack-1113705080f8acb1634325b2fcdd0998d75a96fd.tar.gz
spack-1113705080f8acb1634325b2fcdd0998d75a96fd.tar.bz2
spack-1113705080f8acb1634325b2fcdd0998d75a96fd.tar.xz
spack-1113705080f8acb1634325b2fcdd0998d75a96fd.zip
adding remainder of issues from repology problems (#25653)
some of these are not resolvable in that there is only an http page available, or a page reported as broken is actually ok, or a page has an SSL error that does not prevent one from visiting (and no good replacement) Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
Diffstat (limited to 'var/spack/repos/builtin/packages/inputproto')
-rw-r--r--var/spack/repos/builtin/packages/inputproto/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/inputproto/package.py b/var/spack/repos/builtin/packages/inputproto/package.py
index a2c3d57785..f73303c8e3 100644
--- a/var/spack/repos/builtin/packages/inputproto/package.py
+++ b/var/spack/repos/builtin/packages/inputproto/package.py
@@ -12,7 +12,7 @@ class Inputproto(AutotoolsPackage, XorgPackage):
This extension defines a protocol to provide additional input devices
management such as graphic tablets."""
- homepage = "http://cgit.freedesktop.org/xorg/proto/inputproto"
+ homepage = "https://cgit.freedesktop.org/xorg/proto/inputproto"
xorg_mirror_path = "proto/inputproto-2.3.2.tar.gz"
version('2.3.2', sha256='10eaadd531f38f7c92ab59ef0708ca195caf3164a75c4ed99f0c04f2913f6ef3')