diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-10-19 14:40:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-19 14:40:41 -0700 |
| commit | 5bedde3e70900ef860131442f60bd1af88baeef5 (patch) | |
| tree | 6959e239e1c2c6be99f1477fb67be4f2b94440fc /ports/tinyexr | |
| parent | f527812e9e7f6436aa11c9f01b7f70e4c4893270 (diff) | |
| parent | c51f82bb6d29e59b430b088b5ad9c9da78da9d6c (diff) | |
| download | vcpkg-5bedde3e70900ef860131442f60bd1af88baeef5.tar.gz vcpkg-5bedde3e70900ef860131442f60bd1af88baeef5.zip | |
Merge pull request #2009 from AMDmi3/v-prefixes
Strip 'v' prefixes which are not really version parts
Diffstat (limited to 'ports/tinyexr')
| -rw-r--r-- | ports/tinyexr/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tinyexr/CONTROL b/ports/tinyexr/CONTROL index 8ac085f68..54b459b49 100644 --- a/ports/tinyexr/CONTROL +++ b/ports/tinyexr/CONTROL @@ -1,3 +1,3 @@ Source: tinyexr -Version: v0.9.5-d16ea6 +Version: 0.9.5-d16ea6 Description: Library to load and save OpenEXR(.exr) images |
