Update URL and Source0 tags

This commit is contained in:
Parag Nemade 2020-05-12 20:57:02 +05:30
parent b1c4576c6c
commit dab956c0db
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -4,8 +4,8 @@ Release: 4%{?dist}
Summary: Text shaping library Summary: Text shaping library
License: MIT License: MIT
URL: http://freedesktop.org/wiki/Software/HarfBuzz URL: https://harfbuzz.github.io/
Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz
BuildRequires: cairo-devel BuildRequires: cairo-devel
BuildRequires: freetype-devel BuildRequires: freetype-devel