mirror of
https://github.com/facebook/zstd.git
synced 2025-07-29 11:21:22 +03:00
Convert references to https from http
This commit is contained in:
@ -160,7 +160,7 @@ pkgconfig.generate(libzstd,
|
||||
filebase: 'libzstd',
|
||||
description: 'fast lossless compression algorithm library',
|
||||
version: zstd_libversion,
|
||||
url: 'http://www.zstd.net/')
|
||||
url: 'https://facebook.github.io/zstd/')
|
||||
|
||||
install_headers(join_paths(zstd_rootdir, 'lib/zstd.h'),
|
||||
join_paths(zstd_rootdir, 'lib/zdict.h'),
|
||||
|
Reference in New Issue
Block a user