Skip to content

Commit 4c50447

Browse files
committed
snap: bump ogre to master to get packed normals support
1 parent 7b18531 commit 4c50447

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snapcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ogre-meshviewer
2-
version: "22.02"
2+
version: "22.04"
33
confinement: strict
44
summary: OGRE Mesh Viewer
55
description: Viewer for .mesh model files as consumed by OGRE
@@ -46,7 +46,7 @@ parts:
4646
- -DCMAKE_INSTALL_PREFIX=/usr/
4747
- -DCMAKE_CXX_COMPILER=/usr/bin/clang++-12
4848
source: https://github.com/OGRECave/ogre.git
49-
source-tag: v13.3.0
49+
source-tag: master
5050
source-depth: 1
5151
build-packages:
5252
- libassimp-dev

0 commit comments

Comments
 (0)