🎉 Added ogre 13.3.3
This commit is contained in:
parent
bdebd40076
commit
91780eac17
@ -8,6 +8,9 @@ sources:
|
|||||||
"13.3.2":
|
"13.3.2":
|
||||||
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.3.2.tar.gz"
|
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.3.2.tar.gz"
|
||||||
sha256: "de8eed6919e0cd0d734a7c9b9b6af01faadf81aefd06d1472a14e4c2c7056951"
|
sha256: "de8eed6919e0cd0d734a7c9b9b6af01faadf81aefd06d1472a14e4c2c7056951"
|
||||||
|
"13.3.3":
|
||||||
|
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.3.3.tar.gz"
|
||||||
|
sha256: "0289a0d6f0d83b2208b46a1e0c13c90c052f9be6d21ef21be1275f5956f38652"
|
||||||
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"
|
||||||
@ -21,6 +24,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.3.3":
|
||||||
|
- 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.3.2":
|
"13.3.3":
|
||||||
folder: "13"
|
folder: "13"
|
Loading…
x
Reference in New Issue
Block a user