aboutsummaryrefslogtreecommitdiff
path: root/ports/fruit/CONTROL
diff options
context:
space:
mode:
authorTom Haines <thomas.haines@gmail.com>2020-01-03 05:44:54 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2020-01-02 13:44:54 -0800
commit70e7c3e12fccd68fd8f7b34bfc17fbe681c7cb32 (patch)
treea759d099f78036979610d3740afc36c0a76a56fa /ports/fruit/CONTROL
parentf13fb1c96b35998ec0917c81e7c9d564ceae0f6d (diff)
downloadvcpkg-70e7c3e12fccd68fd8f7b34bfc17fbe681c7cb32.tar.gz
vcpkg-70e7c3e12fccd68fd8f7b34bfc17fbe681c7cb32.zip
[fruit] fix wchar.h import issue under Catalina (#9445)
* Issue 9444 fix wchar.h import issue under Catalina * 9445 apply suggestions from review
Diffstat (limited to 'ports/fruit/CONTROL')
-rw-r--r--ports/fruit/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/fruit/CONTROL b/ports/fruit/CONTROL
index 4e7bd9f8d..8d3e9dce4 100644
--- a/ports/fruit/CONTROL
+++ b/ports/fruit/CONTROL
@@ -1,4 +1,4 @@
Source: fruit
-Version: 3.4.0-1
+Version: 3.4.0-2
+Homepage: https://github.com/google/fruit
Description: Fruit, a dependency injection framework for C++ by Google
-