diff options
| author | Alberto Luaces <aluaces@udc.es> | 2020-08-12 19:22:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-12 10:22:40 -0700 |
| commit | d7fc2196c139b06e797afa3d6673c7bb9a278593 (patch) | |
| tree | 64ad0e331d975084a69b09588b5650b4ad722529 /ports/osg/CONTROL | |
| parent | 9a751370f3bb773568178eef0fbc1994b6aad453 (diff) | |
| download | vcpkg-d7fc2196c139b06e797afa3d6673c7bb9a278593.tar.gz vcpkg-d7fc2196c139b06e797afa3d6673c7bb9a278593.zip | |
[osg] Update to 3.6.5 (#12672)
* Update osg to 3.6.5.
* Remove port-version
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/osg/CONTROL')
| -rw-r--r-- | ports/osg/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/osg/CONTROL b/ports/osg/CONTROL index 598ec59b1..6a7d856da 100644 --- a/ports/osg/CONTROL +++ b/ports/osg/CONTROL @@ -1,5 +1,5 @@ Source: osg -Version: 3.6.4-3 +Version: 3.6.5 Homepage: https://github.com/openscenegraph/OpenSceneGraph Description: The OpenSceneGraph is an open source high performance 3D graphics toolkit. Build-Depends: zlib, fontconfig, boost-asio (!windows), boost-core (!windows), boost-logic (!windows), boost-lexical-cast (!windows), boost-smart-ptr (!windows), boost-tuple (!windows), boost-bind (!windows), freeglut (windows), expat (windows), openimageio (osx) @@ -24,4 +24,4 @@ Feature: packages Description: Set to ON to generate CPack configuration files and packaging targets Feature: docs -Description: Build OpenSceneGraph reference documentation using doxygen (use: make doc_openscenegraph doc_openthreads
\ No newline at end of file +Description: Build OpenSceneGraph reference documentation using doxygen (use: make doc_openscenegraph doc_openthreads |
