diff options
author | Mike Pall <mike> | 2020-10-12 16:11:32 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2020-10-12 16:11:32 +0200 |
commit | 050466552bf7eb8b7944aa52c93b45326ae14d7a (patch) | |
tree | f92ad9dd6963ffc3168ea46bed892894adcc7339 /etc/luajit.pc | |
parent | 5c46f47736f7609be407c88d531ecd1689d40a79 (diff) | |
download | luajit-050466552bf7eb8b7944aa52c93b45326ae14d7a.tar.gz luajit-050466552bf7eb8b7944aa52c93b45326ae14d7a.tar.bz2 luajit-050466552bf7eb8b7944aa52c93b45326ae14d7a.zip |
Minor changes and https-ify links.
Diffstat (limited to 'etc/luajit.pc')
-rw-r--r-- | etc/luajit.pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/luajit.pc b/etc/luajit.pc index 36840ab8..9bac3a8b 100644 --- a/etc/luajit.pc +++ b/etc/luajit.pc | |||
@@ -17,7 +17,7 @@ INSTALL_CMOD=${prefix}/${multilib}/lua/${abiver} | |||
17 | 17 | ||
18 | Name: LuaJIT | 18 | Name: LuaJIT |
19 | Description: Just-in-time compiler for Lua | 19 | Description: Just-in-time compiler for Lua |
20 | URL: http://luajit.org | 20 | URL: https://luajit.org |
21 | Version: ${version} | 21 | Version: ${version} |
22 | Requires: | 22 | Requires: |
23 | Libs: -L${libdir} -l${libname} | 23 | Libs: -L${libdir} -l${libname} |