From 6a26322eb35914961d7a377e7a89d8e1f698a573 Mon Sep 17 00:00:00 2001 From: Vanessasaurus <814322+vsoch@users.noreply.github.com> Date: Thu, 26 Aug 2021 14:05:24 -0600 Subject: fixing "problems in speck" as identified by repology (#25491) Most of these are perl packages that need to point to the meta docs site, and then a fair amount of http addresses that need to be https, and then the rest are usually documentation sites that no longer exist or were otherwise changes Signed-off-by: vsoch Co-authored-by: vsoch --- var/spack/repos/builtin/packages/applewmproto/package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'var/spack/repos/builtin/packages/applewmproto') diff --git a/var/spack/repos/builtin/packages/applewmproto/package.py b/var/spack/repos/builtin/packages/applewmproto/package.py index 4302525575..cb831f4899 100644 --- a/var/spack/repos/builtin/packages/applewmproto/package.py +++ b/var/spack/repos/builtin/packages/applewmproto/package.py @@ -13,7 +13,7 @@ class Applewmproto(AutotoolsPackage, XorgPackage): to better interact with the Mac OS X Aqua user interface when running X11 in a rootless mode.""" - homepage = "http://cgit.freedesktop.org/xorg/proto/applewmproto" + homepage = "https://cgit.freedesktop.org/xorg/proto/applewmproto" xorg_mirror_path = "proto/applewmproto-1.4.2.tar.gz" version('1.4.2', sha256='ff8ac07d263a23357af2d6ff0cca3c1d56b043ddf7797a5a92ec624f4704df2e') -- cgit v1.2.3-60-g2f50