summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/at-spi2-core/package.py
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/at-spi2-core/package.py
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/at-spi2-core/package.py')
-rw-r--r--var/spack/repos/builtin/packages/at-spi2-core/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/at-spi2-core/package.py b/var/spack/repos/builtin/packages/at-spi2-core/package.py
index 96cb9b9197..4d6494b54e 100644
--- a/var/spack/repos/builtin/packages/at-spi2-core/package.py
+++ b/var/spack/repos/builtin/packages/at-spi2-core/package.py
@@ -11,7 +11,7 @@ class AtSpi2Core(MesonPackage):
Assistive Technologies available on the GNOME platform and a library
against which applications can be linked."""
- homepage = "http://www.linuxfromscratch.org/blfs/view/cvs/x/at-spi2-core.html"
+ homepage = "https://www.linuxfromscratch.org/blfs/view/cvs/x/at-spi2-core.html"
url = "http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/2.28/at-spi2-core-2.38.0.tar.xz"
list_url = "http://ftp.gnome.org/pub/gnome/sources/at-spi2-core"
list_depth = 1