diff options
author | Juergen Daubert <jue@jue.li> | 2010-01-02 09:32:48 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-01-02 09:32:48 +0100 |
commit | ce3474922f221e89d4dbb35dcb32afa3bc13187b (patch) | |
tree | 5ae100f6595c61befb0e1f5a449029c7215b9261 /rsync | |
parent | 0b8261a81e8ce430b13ba7a7a2d537ace3022b95 (diff) | |
download | core-ce3474922f221e89d4dbb35dcb32afa3bc13187b.tar.gz core-ce3474922f221e89d4dbb35dcb32afa3bc13187b.tar.xz |
rsync: update to 3.0.7
Diffstat (limited to 'rsync')
-rw-r--r-- | rsync/.md5sum | 2 | ||||
-rw-r--r-- | rsync/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rsync/.md5sum b/rsync/.md5sum index bd360553..25d5822f 100644 --- a/rsync/.md5sum +++ b/rsync/.md5sum @@ -1,4 +1,4 @@ -e9865d093a18e4668b9d31b635dc8e99 rsync-3.0.6.tar.gz +b53525900817cf1ba7ad3a516ab5bfe9 rsync-3.0.7.tar.gz f8dcfe5cf2afef1ea90107a6ff4540cd rsync.driver a71995f22768c931c5649a1336d25ffb rsyncd b4e95fa8c8f3ae13cfdf616abd6a3960 rsyncd.conf diff --git a/rsync/Pkgfile b/rsync/Pkgfile index 36caa65d..3010ba95 100644 --- a/rsync/Pkgfile +++ b/rsync/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssh name=rsync -version=3.0.6 +version=3.0.7 release=1 source=(http://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ rsyncd.conf rsyncd rsync.driver) |