⬆️ Updated ogre 13.4.4
This commit is contained in:
parent
1229e4cc93
commit
b82877e6a2
@ -20,6 +20,9 @@ sources:
|
|||||||
"13.4.3":
|
"13.4.3":
|
||||||
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.4.3.tar.gz"
|
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.4.3.tar.gz"
|
||||||
sha256: "acf5fe60618566fb5590feba92d22291c63d4618ab66b95ec7ddc5774d11c439"
|
sha256: "acf5fe60618566fb5590feba92d22291c63d4618ab66b95ec7ddc5774d11c439"
|
||||||
|
"13.4.4":
|
||||||
|
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.4.4.tar.gz"
|
||||||
|
sha256: "7cf05dbb3acbfc9326daecb60429a8ae9ce7625fb425e6a29de00cf77454596f"
|
||||||
patches:
|
patches:
|
||||||
"13.2.4":
|
"13.2.4":
|
||||||
- patch_file: "patches/13.2.4/CMakeLists.txt.patch"
|
- patch_file: "patches/13.2.4/CMakeLists.txt.patch"
|
||||||
@ -49,6 +52,10 @@ patches:
|
|||||||
- patch_file: "patches/13.3.1/CMakeLists.txt.patch"
|
- patch_file: "patches/13.3.1/CMakeLists.txt.patch"
|
||||||
- patch_file: "patches/13.3.1/pugixml-fix.patch"
|
- patch_file: "patches/13.3.1/pugixml-fix.patch"
|
||||||
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"
|
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"
|
||||||
|
"13.4.4":
|
||||||
|
- patch_file: "patches/13.3.1/CMakeLists.txt.patch"
|
||||||
|
- patch_file: "patches/13.3.1/pugixml-fix.patch"
|
||||||
|
- patch_file: "patches/13.3.1/FindPkgMacros.cmake.patch"
|
||||||
requirements:
|
requirements:
|
||||||
- "zlib/[1.x]"
|
- "zlib/[1.x]"
|
||||||
- "zziplib/[0.13.x]"
|
- "zziplib/[0.13.x]"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
versions:
|
versions:
|
||||||
"1.11.6.1":
|
"1.11.6.1":
|
||||||
folder: "1.11"
|
folder: "1.11"
|
||||||
"13.4.3":
|
"13.4.4":
|
||||||
folder: "13"
|
folder: "13"
|
Loading…
x
Reference in New Issue
Block a user