minor fix url in pkgconfig

since https doesn't work anymore ...
This commit is contained in:
Yann Collet 2020-08-13 00:43:59 -07:00
parent b2a1eba413
commit 7e1e4a7d6f

View File

@ -9,7 +9,7 @@ libdir=${exec_prefix}/@LIBDIR@
Name: xxhash
Description: extremely fast hash algorithm
URL: https://www.xxhash.com/
URL: http://www.xxhash.com/
Version: @VERSION@
Libs: -L${libdir} -lxxhash
Cflags: -I${includedir}