From c6c61c449713e2c71443230260ef31ff21405d9d Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 28 May 2018 01:24:20 +0000 Subject: [PATCH] rsync: updated source --- rsync/Pkgfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsync/Pkgfile b/rsync/Pkgfile index 197a2db..065d7e3 100644 --- a/rsync/Pkgfile +++ b/rsync/Pkgfile @@ -1,12 +1,13 @@ # Description: Utility for incremental file transfers over networks # URL: http://rsync.samba.org # Maintainer: CRUX System Team, core-ports at crux dot nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: acl name=rsync version=3.1.3 release=1 -source=(http://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ +source=(https://download.samba.org/pub/rsync/$name-$version.tar.gz \ rsyncd.conf rsyncd rsync.driver) build () { -- 2.26.2