diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2018-11-09 16:46:54 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-08 23:46:54 -0800 |
| commit | 3f5835d5c4ddc65444cb5973021601f04f30d45e (patch) | |
| tree | 8f0d1d6a7b8e5e02d7c5ae1eeebdc09356170e5e /ports/bzip2/CONTROL | |
| parent | f7f06c516d5c7b6e5ff48db3452bdf2c744f02a4 (diff) | |
| download | vcpkg-3f5835d5c4ddc65444cb5973021601f04f30d45e.tar.gz vcpkg-3f5835d5c4ddc65444cb5973021601f04f30d45e.zip | |
[bzip2] Fix tools install directory (#4682)
* [bzip2] Fix tools install directory
Change to install tools in port name directory. (vcpkg/installed/<triplet>/tools/bzip2)
* [bzip2] Modernize and bump control version
Diffstat (limited to 'ports/bzip2/CONTROL')
| -rw-r--r-- | ports/bzip2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/bzip2/CONTROL b/ports/bzip2/CONTROL index 613d3f251..fad303399 100644 --- a/ports/bzip2/CONTROL +++ b/ports/bzip2/CONTROL @@ -1,3 +1,3 @@ Source: bzip2
-Version: 1.0.6-2
+Version: 1.0.6-3
Description: High-quality data compressor.
|
