Skip to content

Commit af72a21

Browse files
committed
rsync - update from 3.4.0 to 3.4.1
1 parent 6315c70 commit af72a21

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)