⬆️ Updated OGRE to 13.6.0

This commit is contained in:
Edgar 2023-01-13 20:28:26 +01:00
parent b8ed6c8f6c
commit 8d943b199e
No known key found for this signature in database
GPG Key ID: 9AA5DDFFCBDCE46A

View File

@ -35,6 +35,9 @@ sources:
"13.5.3":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.5.3.tar.gz"
sha256: "8f966174cd537a1eb3da763d86a1da29ab8465ca29a54093bba3457b53bbde29"
"13.6.0":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.6.0.tar.gz"
sha256: "d32e58ad18d5fd9518f6a0dff4e566c281adc7a458b8231aa730983a8646bf95"
patches:
"13.2.4":
- patch_file: "patches/13.2.4/pugixml-fix.patch"
@ -70,5 +73,8 @@ patches:
- patch_file: "patches/13.3.1/pugixml-fix.patch"
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"
"13.5.3":
- patch_file: "patches/13.3.1/pugixml-fix.patch"
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"
"13.6.0":
- patch_file: "patches/13.3.1/pugixml-fix.patch"
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"