@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy</Summary>
|
||||
<Description>librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system.</Description>
|
||||
<Archive sha1sum="5127c8fa462b741f4943ece679bf83615cc47c17" type="targz">https://github.com/librsync/librsync/archive/v2.3.1.tar.gz</Archive>
|
||||
<Archive sha1sum="02d513f7781e172cddf79a984f50284327b3ff4a" type="targz">https://github.com/librsync/librsync/archive/refs/tags/v2.3.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>popt-devel</Dependency>
|
||||
@@ -51,6 +51,12 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-11-05</Date>
|
||||
<Version>2.3.2</Version>
|
||||
<Comment>New Version</Comment>
|
||||
<Name>Ümit Solmaz</Name>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-12-24</Date>
|
||||
<Version>2.3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user