From 35d7810dd313a2493c299d7eb4ac150bfd94b4f1 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 13 Feb 2017 17:54:18 +0100 Subject: rsync: fix source in Pkgfile --- core/rsync/may-modify-others-Pkgfile.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/rsync/may-modify-others-Pkgfile.patch b/core/rsync/may-modify-others-Pkgfile.patch index 12f6906..a830f18 100644 --- a/core/rsync/may-modify-others-Pkgfile.patch +++ b/core/rsync/may-modify-others-Pkgfile.patch @@ -3,8 +3,8 @@ @@ -7,11 +7,14 @@ version=3.1.2 release=1 - source=(http://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ -+ may-modify-others.patch + source=(https://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ ++ may-modify-others.patch \ rsyncd.conf rsyncd rsync.driver) build () { -- cgit v1.2.3-54-g00ecf