From 4316e69f81769549f965a6fda643fd444e737533 Mon Sep 17 00:00:00 2001 From: Dani Llewellyn Date: Wed, 16 Nov 2022 17:22:48 +0000 Subject: [PATCH] Fix irrlicht version by using git tags --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8eb0c8a..f26860b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -38,6 +38,7 @@ parts: irrlicht: source: https://github.com/minetest/irrlicht.git + source-tag: 1.9.0mt8 # must be updated to match whatever a specific minetest version requires plugin: cmake configflags: - -DBUILD_SHARED_LIBS=OFF