Skip to content

Commit bf70efa

Browse files
authored
Merge pull request #3809 from citrus-it/pkgrsyncr52
rsync - update from 3.4.0 to 3.4.1 (r151052)
2 parents ce0e52a + 2f8d378 commit bf70efa

File tree

3 files changed

+2
-16
lines changed

3 files changed

+2
-16
lines changed

build/rsync/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
. ../../lib/build.sh
1919

2020
PROG=rsync
21-
VER=3.4.0
21+
VER=3.4.1
2222
PKG=network/rsync
2323
SUMMARY="rsync - faster, flexible replacement for rcp"
2424
DESC="An open source utility that provides fast incremental file transfer"
2525

26-
XXHASHVER=0.8.2
26+
XXHASHVER=0.8.3
2727
XFORM_ARGS+=" -DXXHASH=$XXHASHVER"
2828

2929
set_arch 64

build/rsync/patches/gcc14.patch

-13
This file was deleted.

build/rsync/patches/series

-1
This file was deleted.

0 commit comments

Comments
 (0)