mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/ogre: bump version to 14.4.1
Release notes: https://github.com/OGRECave/ogre/blob/v14.4.1/Docs/14-Notes.md https://github.com/OGRECave/ogre/blob/v14.4.1/Docs/13-Notes.md "The versioning scheme changed with this release. This is the successor to Ogre 1.12 and the porting efforts are comparable with porting from 1.11 to 1.12." Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1c483596f0
commit
86aed53145
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user