diff options
author | Erich Eckner <git@eckner.net> | 2018-01-17 19:26:43 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-01-17 19:26:43 +0100 |
commit | 2cb64d7d1d8d5545716a4640e6a969adadd13e4f (patch) | |
tree | 9e9dd955fca526cd0d99bc1d82226200e4c7049d /core/rsync | |
parent | d0cf45299f7a3cd3822e24bbb89f249fc9e4f265 (diff) | |
download | crux-patches-2cb64d7d1d8d5545716a4640e6a969adadd13e4f.tar.xz |
core/rsync: adopt patch
Diffstat (limited to 'core/rsync')
-rw-r--r-- | core/rsync/may-modify-others-Pkgfile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/rsync/may-modify-others-Pkgfile.patch b/core/rsync/may-modify-others-Pkgfile.patch index 6783dc2..d713277 100644 --- a/core/rsync/may-modify-others-Pkgfile.patch +++ b/core/rsync/may-modify-others-Pkgfile.patch @@ -1,9 +1,9 @@ --- Pkgfile 2016-01-02 20:32:54.334960502 +0100 +++ Pkgfile 2016-11-22 13:02:49.324456243 +0100 @@ -7,11 +7,14 @@ - version=3.1.2 + version=3.1.3pre1 release=2 - source=(https://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ + source=(https://download.samba.org/pub/rsync/src-previews/$name-$version.tar.gz \ + may-modify-others.patch \ rsyncd.conf rsyncd rsync.driver) |