From 83cf25146aabedac820ead414fe91d9074132513 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 17 Apr 2018 07:52:55 +0200 Subject: [PATCH] libmygui: rebuild with ogre-1.10.11. --- srcpkgs/libmygui/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libmygui/template b/srcpkgs/libmygui/template index 76f6404eba4..f6fcf2f8e79 100644 --- a/srcpkgs/libmygui/template +++ b/srcpkgs/libmygui/template @@ -1,7 +1,7 @@ # Template file for 'mygui' pkgname=libmygui version=3.2.2 -revision=3 +revision=4 wrksrc="mygui-MyGUI${version}" build_style=cmake configure_args="-DMYGUI_BUILD_DEMOS=OFF"