Skip to content

Commit

Permalink
Merge pull request #3810 from citrus-it/pkgrsyncr50
Browse files Browse the repository at this point in the history
rsync - update from 3.4.0 to 3.4.1 (r151050)
  • Loading branch information
oetiker authored Jan 21, 2025
2 parents cec9b72 + 3104733 commit 4186351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/rsync/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
. ../../lib/build.sh

PROG=rsync
VER=3.4.0
VER=3.4.1
DASHREV=1
PKG=network/rsync
SUMMARY="rsync - faster, flexible replacement for rcp"
DESC="An open source utility that provides fast incremental file transfer"

XXHASHVER=0.8.2
XXHASHVER=0.8.3
XFORM_ARGS+=" -DXXHASH=$XXHASHVER"

set_arch 64
Expand Down

0 comments on commit 4186351

Please sign in to comment.