openssh, yaml-cpp ver. bump

This commit is contained in:
Rmys
2023-08-18 21:09:25 +03:00
parent ff5a868f3f
commit b612ddc3e2
3 changed files with 28 additions and 14 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>Libry</IsA>
<Summary>yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.</Summary>
<Description>To get a feel for how it can be used, see the Tutorial or How to Emit YAML.</Description>
<Archive sha1sum="8a4126f1e21d374dac8dfc8524ffea101a160f2f" type="targz">https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.7.0.tar.gz</Archive>
<Archive sha1sum="3d2184792ce0749ca8efaa7c4b01f6333125b411" type="targz">https://github.com/jbeder/yaml-cpp/archive/refs/tags/0.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>python-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="8">
<Date>2023-08-11</Date>
<Version>0.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2023-05-01</Date>
<Version>0.7.0</Version>