From fc2c8d20fab2d731d3e03d81936630b989522892 Mon Sep 17 00:00:00 2001 From: Bill Avery Date: Tue, 12 Jan 2021 19:51:46 -0800 Subject: [cppgraphqlgen] Fix --head for new branch/option (#15549) * [cppgraphqlgen] Fix --head for new branch/option * Update ports/cppgraphqlgen/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/cppgraphqlgen/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/cppgraphqlgen/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update CONTROL version * Update ports/cppgraphqlgen/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> --- ports/cppgraphqlgen/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/cppgraphqlgen/CONTROL') diff --git a/ports/cppgraphqlgen/CONTROL b/ports/cppgraphqlgen/CONTROL index 30694fac4..ed84a7ac3 100644 --- a/ports/cppgraphqlgen/CONTROL +++ b/ports/cppgraphqlgen/CONTROL @@ -1,5 +1,6 @@ Source: cppgraphqlgen Version: 2020-12-07 +Port-Version: 1 Build-Depends: boost-program-options, pegtl, rapidjson Description: C++ GraphQL schema service generator Homepage: https://github.com/microsoft/cppgraphqlgen -- cgit v1.2.3