diff options
| author | Navid Rahimi <rahimi.nv@gmail.com> | 2018-07-11 11:47:13 +0430 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-11 00:17:13 -0700 |
| commit | 804c421d642ea679898d18de0c24b1d51c412f70 (patch) | |
| tree | a6b47d6e47e61568beb8e20495ef2a99f8505d5d /ports/ogdf/CONTROL | |
| parent | 91db517ba9df05ac8ac0989529eea0d9576164ec (diff) | |
| download | vcpkg-804c421d642ea679898d18de0c24b1d51c412f70.tar.gz vcpkg-804c421d642ea679898d18de0c24b1d51c412f70.zip | |
Fixing ogdf and liblemon compile issues on ubuntu (#3847)
* Fixing ogdf and liblemon compile issues on ubuntu
* [ogdf] Avoid patch by passing cmake options
Diffstat (limited to 'ports/ogdf/CONTROL')
| -rw-r--r-- | ports/ogdf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ogdf/CONTROL b/ports/ogdf/CONTROL index f02ae6450..fe2cf909c 100644 --- a/ports/ogdf/CONTROL +++ b/ports/ogdf/CONTROL @@ -1,3 +1,3 @@ Source: ogdf -Version: 2018-03-28-1 +Version: 2018-03-28-2 Description: Open Graph Drawing Framework |
