libtorrent-rasterbar ver. bump

This commit is contained in:
Rmys
2021-03-12 12:52:06 +03:00
committed by GitHub
parent 72688b4cdb
commit 10baf31601
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Full featured torrent client library</Summary>
<Description>Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.</Description>
<Archive sha1sum="2dadbd7b51cb210a3a764f34b391a4b4c2d536ab" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_2_5/libtorrent-rasterbar-1.2.5.tar.gz</Archive>
<Archive sha1sum="15b3ee86c077ea6284e2eaf6e8da77cee9f00506" type="targz">https://github.com/arvidn/libtorrent/releases/download/v1.2.11/libtorrent-rasterbar-1.2.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="13">
<Date>2021-03-12</Date>
<Version>1.2.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-04-12</Date>
<Version>1.2.5</Version>