🎉 Added ogre 13.3.3

This commit is contained in:
Edgar 2022-04-01 14:42:05 +02:00
parent bdebd40076
commit 91780eac17
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5
2 changed files with 8 additions and 1 deletions

View File

@ -8,6 +8,9 @@ sources:
"13.3.2":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.3.2.tar.gz"
sha256: "de8eed6919e0cd0d734a7c9b9b6af01faadf81aefd06d1472a14e4c2c7056951"
"13.3.3":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.3.3.tar.gz"
sha256: "0289a0d6f0d83b2208b46a1e0c13c90c052f9be6d21ef21be1275f5956f38652"
patches:
"13.2.4":
- 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/pugixml-fix.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:
- "zlib/[1.x]"
- "zziplib/[0.13.x]"

View File

@ -1,5 +1,5 @@
versions:
"1.11.6.1":
folder: "1.11"
"13.3.2":
"13.3.3":
folder: "13"