diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-06-12 12:30:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 21:30:40 -0700 |
| commit | df99d8dcc2286e6a9b167bc7b52a2f44e69f3082 (patch) | |
| tree | 6be97a0626c0c72a4f6b3fe522ed407ea92d5998 /ports/gts/CONTROL | |
| parent | d690c9bf7f3e44f57299d9272cfa8071bbd30198 (diff) | |
| download | vcpkg-df99d8dcc2286e6a9b167bc7b52a2f44e69f3082.tar.gz vcpkg-df99d8dcc2286e6a9b167bc7b52a2f44e69f3082.zip | |
[glib/gts] Add pkgconfig files (#11884)
* [glib/gts] Add pkgconfig files
* Update the patch
* Update ports/glib/CMakeLists.txt
Diffstat (limited to 'ports/gts/CONTROL')
| -rw-r--r-- | ports/gts/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gts/CONTROL b/ports/gts/CONTROL index 3685a47b3..7d9db7391 100644 --- a/ports/gts/CONTROL +++ b/ports/gts/CONTROL @@ -1,5 +1,5 @@ Source: gts
-Version: 0.7.6-2
+Version: 0.7.6-3
Homepage: https://github.com/finetjul/gts
Description: A Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles
Build-Depends: glib
|
