⬆️ Updated ogre 13.5.0

This commit is contained in:
2022-10-30 14:39:56 +01:00
parent 2fbd9faa87
commit 4ab521cf9f
3 changed files with 18 additions and 7 deletions

View File

@ -23,6 +23,9 @@ sources:
"13.4.4":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.4.4.tar.gz"
sha256: "7cf05dbb3acbfc9326daecb60429a8ae9ce7625fb425e6a29de00cf77454596f"
"13.5.0":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.5.0.tar.gz"
sha256: "94d514d03d421c43af09e916ecd127685e15afed62e2f4cde8949b7818bc4900"
patches:
"13.2.4":
- patch_file: "patches/13.2.4/pugixml-fix.patch"
@ -48,3 +51,6 @@ patches:
"13.4.4":
- patch_file: "patches/13.3.1/pugixml-fix.patch"
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"
"13.5.0":
- patch_file: "patches/13.3.1/pugixml-fix.patch"
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"