libtorrent-rasterbar

This commit is contained in:
Rmys
2023-01-01 20:49:17 +03:00
committed by GitHub
parent 635ceeba53
commit 0cafa7e3af
+3 -2
View File
@@ -12,7 +12,8 @@
<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> <BuildDependencies>
<Archive sha1sum="34b08e54c27fae9a81483de9f7c0abc8a90bc1f2" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.8/libtorrent-rasterbar-2.0.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
<Dependency>libtool</Dependency>
@@ -62,7 +63,7 @@
<History>
<Update release="17">
<Date>2022-12-14</Date>
<Date>2022-12-04</Date>
<Version>2.0.8</Version>
<Comment>New Version</Comment>
<Name>Ümit Solmaz</Name>