aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyexif/CONTROL
diff options
context:
space:
mode:
authorPhil Christensen <philc@microsoft.com>2018-12-04 11:26:46 -0800
committerPhil Christensen <philc@microsoft.com>2018-12-04 11:26:46 -0800
commit8b9b8fc7ccfc1ea291de3fd1c21f7ff99069ca92 (patch)
tree7fd7146b42b5ba00287d87c716a84bc352236daf /ports/tinyexif/CONTROL
parentd0d196488c708aad600d6fbef86fd9af03e53f9b (diff)
downloadvcpkg-8b9b8fc7ccfc1ea291de3fd1c21f7ff99069ca92.tar.gz
vcpkg-8b9b8fc7ccfc1ea291de3fd1c21f7ff99069ca92.zip
Add namespace for tinyxml2 in tinyexif port
Diffstat (limited to 'ports/tinyexif/CONTROL')
-rw-r--r--ports/tinyexif/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tinyexif/CONTROL b/ports/tinyexif/CONTROL
index 9c984a507..ce7162ae9 100644
--- a/ports/tinyexif/CONTROL
+++ b/ports/tinyexif/CONTROL
@@ -1,4 +1,4 @@
Source: tinyexif
-Version: 1.0.1-1
+Version: 1.0.1-2
Build-Depends: tinyxml2
Description: tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images