diff options
author | Juergen Daubert <jue@jue.li> | 2018-01-29 18:49:09 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-01-29 18:49:09 +0100 |
commit | e953fec785a75e3e0acce909a04a6c779f07ac7d (patch) | |
tree | 0ec330073f96b3695df63a0516ca2a992990c944 /rsync/Pkgfile | |
parent | 93c97f8eb292b25ca71cc7a33d237a87b064f2e3 (diff) | |
download | core-e953fec785a75e3e0acce909a04a6c779f07ac7d.tar.gz core-e953fec785a75e3e0acce909a04a6c779f07ac7d.tar.xz |
rsync: update to 3.1.3
Diffstat (limited to 'rsync/Pkgfile')
-rw-r--r-- | rsync/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rsync/Pkgfile b/rsync/Pkgfile index 0dee14ff..bed55b1c 100644 --- a/rsync/Pkgfile +++ b/rsync/Pkgfile @@ -4,9 +4,9 @@ # Depends on: acl name=rsync -version=3.1.3pre1 +version=3.1.3 release=1 -source=(https://download.samba.org/pub/rsync/src-previews/$name-$version.tar.gz \ +source=(https://download.samba.org/pub/rsync/$name-$version.tar.gz \ rsyncd.conf rsyncd rsync.driver) build () { |