boost rebuild list

This commit is contained in:
Rmys
2023-11-01 11:41:00 +03:00
parent 14948674f7
commit c1d1483adb
19 changed files with 135 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Scene-oriented, flexible 3D engine written in C++</Summary>
<Description>Ogre-Next is a 3D graphics rendering engine. Not to be confused with a game engine which provides Networking, Sound, Physics, etc.</Description>
<Archive sha1sum="6b670ef03e4f001cbedb72b8a8e320a1f016b063" type="targz">https://github.com/OGRECave/ogre-next/archive/refs/tags/v2.3.0.tar.gz</Archive>
<Archive sha1sum="c7c4f5486543b31e065823d924a0e84e0e9652bf" type="targz">https://github.com/OGRECave/ogre-next/archive/refs/tags/v2.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -96,6 +96,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-11-01</Date>
<Version>2.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-04-30</Date>
<Version>2.3.0</Version>