🎉 Added ogre 13.4.1

This commit is contained in:
Edgar 2022-07-04 11:17:06 +02:00
parent 2667150193
commit 1a1582f773
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5
2 changed files with 8 additions and 1 deletions

View File

@ -11,6 +11,9 @@ sources:
"13.3.3":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.3.3.tar.gz"
sha256: "0289a0d6f0d83b2208b46a1e0c13c90c052f9be6d21ef21be1275f5956f38652"
"13.4.1":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.4.1.tar.gz"
sha256: "23a2e7f0e0bb5236e126a2578c6407535b3f2689ecde1029d5f88e51cc419524"
patches:
"13.2.4":
- patch_file: "patches/13.2.4/CMakeLists.txt.patch"
@ -28,6 +31,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.4.1":
- 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.3":
"13.4.1":
folder: "13"