🎉 Added ogre 13.4.2

This commit is contained in:
Edgar 2022-07-16 15:19:51 +02:00
parent fd4518bb67
commit 9eb1df9d3a
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5
2 changed files with 8 additions and 1 deletions

View File

@ -14,6 +14,9 @@ sources:
"13.4.1":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.4.1.tar.gz"
sha256: "23a2e7f0e0bb5236e126a2578c6407535b3f2689ecde1029d5f88e51cc419524"
"13.4.2":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.4.2.tar.gz"
sha256: "df5fe86d3fe5ae70c022f791567ca7476e69ffa20123774b37f2b04b605ab102"
patches:
"13.2.4":
- patch_file: "patches/13.2.4/CMakeLists.txt.patch"
@ -35,6 +38,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.2":
- 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.4.1":
"13.4.2":
folder: "13"