openssl rebuild

This commit is contained in:
Rmys
2024-12-28 11:20:59 +03:00
parent 8425905547
commit 99cb32c0ae
+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="c7c4f5486543b31e065823d924a0e84e0e9652bf" type="targz">https://github.com/OGRECave/ogre-next/archive/refs/tags/v2.3.1.tar.gz</Archive>
<Archive sha1sum="fc8272cf4d57d0e284366fb27ecb3a2927180343" type="targz">https://github.com/OGRECave/ogre-next/archive/refs/tags/v3.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -96,6 +96,13 @@
</Package>
<History>
<Update release="3">
<Date>2024-12-28</Date>
<Version>3.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2023-11-01</Date>
<Version>2.3.1</Version>