libtorrent-rasterbar-2.0.9

This commit is contained in:
Rmys
2023-05-23 14:40:28 +03:00
committed by GitHub
parent 74cc4ef40f
commit 9662795d46
2 changed files with 9 additions and 1 deletions
+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="34b08e54c27fae9a81483de9f7c0abc8a90bc1f2" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.8/libtorrent-rasterbar-2.0.8.tar.gz</Archive>
<Archive sha1sum="f771a59bc4ae13b2556d7db81081c3566f05839f" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.9/libtorrent-rasterbar-2.0.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="18">
<Date>2023-05-23</Date>
<Version>2.0.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2022-12-04</Date>
<Version>2.0.8</Version>