Merge pull request #15718 from Rmys/master

libtorrent-rasterbar
This commit is contained in:
Rmys
2024-12-19 11:29:44 +03:00
committed by GitHub
+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="f771a59bc4ae13b2556d7db81081c3566f05839f" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.9/libtorrent-rasterbar-2.0.9.tar.gz</Archive>
<Archive sha1sum="d54af99a6aa8bc46d82793386686c8e237fc5180" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.10/libtorrent-rasterbar-2.0.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="20">
<Date>2024-11-30</Date>
<Version>2.0.10</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2023-10-29</Date>
<Version>2.0.9</Version>