summaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf-opt.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-12 09:08:35 +0100
committerRemi Collet <remi@remirepo.net>2017-11-12 09:08:35 +0100
commitbb239fbfdada2f15f7f7ccb95bd834bc69419017 (patch)
tree5e1ae1151d04dac91a36795316a56c178797f49f /wkhtmltopdf-opt.spec
parent7b7ad0b092e398cd9a803d7b2b4f5beef84c953f (diff)
fix LICENSE file
Diffstat (limited to 'wkhtmltopdf-opt.spec')
-rw-r--r--wkhtmltopdf-opt.spec2
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}/.*$}