aboutsummaryrefslogtreecommitdiff
path: root/ports/check/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2019-12-20 12:08:43 -0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-12-20 12:08:43 -0800
commit50328cf60d6ce92d0beb896f141cba863d7f7800 (patch)
treee9297221595d3638de53dc91765cc2abf0e61a7b /ports/check/CONTROL
parent81b9d5f890775e969b8e5b004f81cd26e134cbf5 (diff)
downloadvcpkg-50328cf60d6ce92d0beb896f141cba863d7f7800.tar.gz
vcpkg-50328cf60d6ce92d0beb896f141cba863d7f7800.zip
[check] Fix library cannot be found (#9267)
Diffstat (limited to 'ports/check/CONTROL')
-rw-r--r--ports/check/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/check/CONTROL b/ports/check/CONTROL
index f529ad731..ae6b64a4b 100644
--- a/ports/check/CONTROL
+++ b/ports/check/CONTROL
@@ -1,3 +1,4 @@
Source: check
-Version: 0.13.0
+Version: 0.13.0-1
+Homepage: https://github.com/libcheck/check
Description: A unit testing framework for C