diff options
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) |