aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyexr
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-10-19 14:40:41 -0700
committerGitHub <noreply@github.com>2017-10-19 14:40:41 -0700
commit5bedde3e70900ef860131442f60bd1af88baeef5 (patch)
tree6959e239e1c2c6be99f1477fb67be4f2b94440fc /ports/tinyexr
parentf527812e9e7f6436aa11c9f01b7f70e4c4893270 (diff)
parentc51f82bb6d29e59b430b088b5ad9c9da78da9d6c (diff)
downloadvcpkg-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/CONTROL2
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