mirror of
				https://github.com/facebook/zstd.git
				synced 2025-10-31 08:37:43 +02:00 
			
		
		
		
	updated pkg config file
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| #   ZSTD - standard compression algorithm | ||||
| #   Copyright (C) 2014-2015, Yann Collet. | ||||
| #   Copyright (C) 2014-2016, Yann Collet, Facebook | ||||
| #   BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) | ||||
|  | ||||
| prefix=@PREFIX@ | ||||
| @@ -7,8 +7,8 @@ libdir=@LIBDIR@ | ||||
| includedir=@INCLUDEDIR@ | ||||
|  | ||||
| Name: zstd | ||||
| Description: lossless compression algorithm library | ||||
| URL: https://github.com/facebook/zstd | ||||
| Description: fast lossless compression algorithm library | ||||
| URL: http://www.zstd.net/ | ||||
| Version: @VERSION@ | ||||
| Libs: -L${libdir} -lzstd | ||||
| Cflags: -I${includedir} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user