diff options
Diffstat (limited to 'wkhtmltopdf-opt.spec')
-rw-r--r-- | wkhtmltopdf-opt.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wkhtmltopdf-opt.spec b/wkhtmltopdf-opt.spec index 4e2c8b2..a6c246d 100644 --- a/wkhtmltopdf-opt.spec +++ b/wkhtmltopdf-opt.spec @@ -27,7 +27,7 @@ License: LGPLv3 URL: https://github.com/%{gh_owner}/%{gh_project} Source0: %{url}/releases/download/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz Source1: %{url}/releases/download/0.12.4/wkhtmltox-0.12.4_linux-generic-i386.tar.xz -Source2: %{url}/blob/master/LICENSE +Source2: https://raw.githubusercontent.com/%{gh_owner}/%{gh_project}/master/LICENSE # Filter shared private - always as not in standard library path %{?filter_provides_in: %filter_provides_in /opt/%{gh_project}/%{_lib}/.*$} |