diff options
author | Juergen Daubert <jue@jue.li> | 2011-09-24 16:14:09 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-09-24 16:14:09 +0200 |
commit | 20cb2c6c4cd284fdd4b48c5d8c7df7063361090b (patch) | |
tree | 5519905d23fb682e5980a18332af91ef946463ed /rsync | |
parent | 67fab3a4bf290ed029741bcd1acd47cab8f5423c (diff) | |
download | core-20cb2c6c4cd284fdd4b48c5d8c7df7063361090b.tar.gz core-20cb2c6c4cd284fdd4b48c5d8c7df7063361090b.tar.xz |
rsync: update to 3.0.9
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 375cf17e..97c6a845 100644 --- a/rsync/.md5sum +++ b/rsync/.md5sum @@ -1,4 +1,4 @@ -0ee8346ce16bdfe4c88a236e94c752b4 rsync-3.0.8.tar.gz +5ee72266fe2c1822333c407e1761b92b rsync-3.0.9.tar.gz f8dcfe5cf2afef1ea90107a6ff4540cd rsync.driver a71995f22768c931c5649a1336d25ffb rsyncd b4e95fa8c8f3ae13cfdf616abd6a3960 rsyncd.conf diff --git a/rsync/Pkgfile b/rsync/Pkgfile index 3c1d00c7..26eff3d0 100644 --- a/rsync/Pkgfile +++ b/rsync/Pkgfile @@ -4,7 +4,7 @@ # Depends on: acl name=rsync -version=3.0.8 +version=3.0.9 release=1 source=(http://rsync.samba.org/ftp/$name/src/$name-$version.tar.gz \ rsyncd.conf rsyncd rsync.driver) |