diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2016-12-25 14:34:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-25 14:34:01 +0100 |
| commit | 7ecf688cca944629a8cf09eaf1276b7dc69c1021 (patch) | |
| tree | 74e6135a23e230b625e142b2e11f545a7f65cf74 /ports/liblzma/CONTROL | |
| parent | 3b7b380798fbae1072f093019fb89cb7ced744d4 (diff) | |
| download | vcpkg-7ecf688cca944629a8cf09eaf1276b7dc69c1021.tar.gz vcpkg-7ecf688cca944629a8cf09eaf1276b7dc69c1021.zip | |
add liblzma
Diffstat (limited to 'ports/liblzma/CONTROL')
| -rw-r--r-- | ports/liblzma/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/liblzma/CONTROL b/ports/liblzma/CONTROL new file mode 100644 index 000000000..648316130 --- /dev/null +++ b/ports/liblzma/CONTROL @@ -0,0 +1,3 @@ +Source: liblzma
+Version: 5.2.2
+Description: Compression library with an API similar to that of zlib.
|
