diff --git a/package/ogre/ogre.hash b/package/ogre/ogre.hash index 963c521eaa..138885dc3b 100644 --- a/package/ogre/ogre.hash +++ b/package/ogre/ogre.hash @@ -1,3 +1,3 @@ # sha256 locally computed -sha256 85d80ad2afe5e59b0ee8593f8bedbab8377a6772f21de310717798f6ca96010f ogre-v1.12.12-git4.tar.gz +sha256 ed3b48a3305ef53e21dac72f7a3abf07503510c93dc091f69baed3cefd9c0efc ogre-v14.4.1-git4.tar.gz sha256 82758e8d1d72139904b9b7472ef0f6544413d2871b58540307fdcc20e473e5f8 LICENSE diff --git a/package/ogre/ogre.mk b/package/ogre/ogre.mk index 3fd2fc4650..4e5d5f6d72 100644 --- a/package/ogre/ogre.mk +++ b/package/ogre/ogre.mk @@ -4,7 +4,7 @@ # ################################################################################ -OGRE_VERSION = v1.12.12 +OGRE_VERSION = v14.4.1 OGRE_SITE = https://github.com/OGRECave/ogre OGRE_SITE_METHOD = git OGRE_LICENSE = MIT (main library, DeferredShadingMedia samples), Public Domain (samples and plugins)