summaryrefslogtreecommitdiff
path: root/rsync
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2017-01-27 21:37:58 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2017-01-27 21:37:58 +0100
commit3847763c4dabf132dee899bf7da8c73fd31819e8 (patch)
tree70a342509818394358a6ef8087f8fc87817cd2ae /rsync
parent4be05e831b1835617da8917e2037e1be04abebd2 (diff)
parenta7cf02b0fd1d18f838a76df5a774fa0752068216 (diff)
downloadcore-3847763c4dabf132dee899bf7da8c73fd31819e8.tar.gz
core-3847763c4dabf132dee899bf7da8c73fd31819e8.tar.xz
Merge branch '3.2' into 3.3
Diffstat (limited to 'rsync')
-rw-r--r--rsync/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/rsync/Pkgfile b/rsync/Pkgfile
index 8b4aaf6e..ec410a0d 100644
--- a/rsync/Pkgfile
+++ b/rsync/Pkgfile
@@ -1,12 +1,12 @@
# Description: Utility for incremental file transfers over networks
-# URL: http://rsync.samba.org
+# URL: https://rsync.samba.org
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: acl
name=rsync
version=3.1.2
release=1
-source=(http://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \
+source=(https://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \
rsyncd.conf rsyncd rsync.driver)
build () {

Generated by cgit