CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
rsync: updated source 3.4
authorVictor Martinez <pitillo@ono.com>
Mon, 28 May 2018 01:24:20 +0000 (01:24 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 28 May 2018 01:24:20 +0000 (01:24 +0000)
rsync/Pkgfile

index 197a2db9c0edcfd8779f058168047b771dd603af..065d7e326064576279bfa6e780dc2b995ce22cb8 100644 (file)
@@ -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 () {