Skip to content

Commit

Permalink
[osg] Update to 3.6.2 (#4136)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheney-W authored and ras0219-msft committed Aug 24, 2018
1 parent e441811 commit bb1cc71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/osg/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: osg
Version: 3.6.2-rc3
Version: 3.6.2
Description: The OpenSceneGraph is an open source high performance 3D graphics toolkit.
Build-Depends: freetype, jasper, openexr, zlib, gdal, giflib, libjpeg-turbo, libpng, tiff
4 changes: 2 additions & 2 deletions ports/osg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO openscenegraph/OpenSceneGraph
REF OpenSceneGraph-3.6.2-rc3
SHA512 369c0790ad990cc0f5403209b6e8afe73069f4a467883f9031ac0539bdd090f2cd71487285e515da39bb5a5f67a15548edd479d489dc57374b481ed32ebed0eb
REF OpenSceneGraph-3.6.2
SHA512 6949dd4dea9dcffe4228086b72eafdb253bf1403b3b7a70a4727848c3cde23ad0270f41b1c3e2bdbfd410ec067ecce2052a5d26c61b032b6d46ce84b8c931bfb
HEAD_REF master
)

Expand Down

0 comments on commit bb1cc71

Please sign in to comment.