Skip to content

Commit

Permalink
chore: Use https for fontconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Jan 23, 2024
1 parent c3e733b commit cb2d8be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions staging/fontconfig/fontconfig.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Release: 2%{?dist}
# fc-case/CaseFolding.txt is in the UCD
# otherwise MIT
License: HPND AND LicenseRef-Fedora-Public-Domain AND Unicode-DFS-2016
Source: http://fontconfig.org/release/%{name}-%{version}.tar.xz
URL: http://fontconfig.org
Source: https://fontconfig.org/release/%{name}-%{version}.tar.xz
URL: https://fontconfig.org
Source1: 25-no-bitmap-fedora.conf
Source2: fc-cache

Expand Down

0 comments on commit cb2d8be

Please sign in to comment.