diff options
author | Erich Eckner <git@eckner.net> | 2017-03-17 15:39:29 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-03-17 15:39:29 +0100 |
commit | e9c7982632683aa900a85ba84fb3c1006317053d (patch) | |
tree | 35474284f70e03166fd608f85e6564aa10829c72 /core | |
parent | 7735031c432db500680524075589671e94ee0eb2 (diff) | |
download | crux-patches-e9c7982632683aa900a85ba84fb3c1006317053d.tar.xz |
adopt rsync to new version
Diffstat (limited to 'core')
-rw-r--r-- | core/rsync/may-modify-others-Pkgfile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/rsync/may-modify-others-Pkgfile.patch b/core/rsync/may-modify-others-Pkgfile.patch index a830f18..6783dc2 100644 --- a/core/rsync/may-modify-others-Pkgfile.patch +++ b/core/rsync/may-modify-others-Pkgfile.patch @@ -2,7 +2,7 @@ +++ Pkgfile 2016-11-22 13:02:49.324456243 +0100 @@ -7,11 +7,14 @@ version=3.1.2 - release=1 + release=2 source=(https://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ + may-modify-others.patch \ rsyncd.conf rsyncd rsync.driver) |