yaml-cpp:ver.bump

This commit is contained in:
Rmys
2018-08-19 13:28:33 +03:00
parent b92897ac81
commit 55db1dec73
+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="af7d998b13ad1f54f8bc98131814e22c52540f75" type="targz">https://github.com/jbeder/yaml-cpp/archive/release-0.5.2.tar.gz</Archive>
<Archive sha1sum="48298936757130092e97f7b432e0bfb91bad2eb9" type="targz">https://github.com/jbeder/yaml-cpp/archive/release-0.5.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>python-devel</Dependency>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-19</Date>
<Version>0.5.3</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-03-22</Date>
<Version>0.5.2</Version>