⬆️ Updated ogre 13.4.4

This commit is contained in:
Edgar 2022-09-20 21:44:48 +02:00
parent 1229e4cc93
commit b82877e6a2
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5
2 changed files with 8 additions and 1 deletions

View File

@ -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]"

View File

@ -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"