Skip to content

Commit af7db5b

Browse files
committed
pin to latest tag now to prepare builds for tagged v10.0.1
1 parent e0d1ad8 commit af7db5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snap/snapcraft.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ parts:
191191
lemonade-server:
192192
plugin: cmake
193193
source: https://github.com/lemonade-sdk/lemonade.git
194-
source-tag: v10.0.0
194+
#source-tag: v10.0.0
195+
source-commit: 2959674e2b587f2c21d4f4da835a49ae0bc6d1e2
195196
cmake-parameters:
196197
- -DCMAKE_BUILD_TYPE=Release
197198
- -DCMAKE_PREFIX_PATH=/usr

0 commit comments

Comments
 (0)