Skip to content

Commit 9843296

Browse files
authored
Merge pull request #3811 from citrus-it/pkgrsyncr46
rsync - update from 3.4.0 to 3.4.1 (r151046)
2 parents 6315c70 + af72a21 commit 9843296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/rsync/build.sh

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

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

27-
XXHASHVER=0.8.1
27+
XXHASHVER=0.8.3
2828
XFORM_ARGS+=" -DXXHASH=$XXHASHVER"
2929

3030
set_arch 64

0 commit comments

Comments
 (0)