diff options
-rw-r--r-- | base/rsync/.md5sum | 2 | ||||
-rwxr-xr-x | base/rsync/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/base/rsync/.md5sum b/base/rsync/.md5sum index a73044712..ab6a867dd 100644 --- a/base/rsync/.md5sum +++ b/base/rsync/.md5sum @@ -1,2 +1,2 @@ -e9865d093a18e4668b9d31b635dc8e99 rsync-3.0.6.tar.gz +b53525900817cf1ba7ad3a516ab5bfe9 rsync-3.0.7.tar.gz f1c011016983c8237533efd336594ecf rsync.driver diff --git a/base/rsync/Pkgfile b/base/rsync/Pkgfile index ff23a3a58..a670d60cb 100755 --- a/base/rsync/Pkgfile +++ b/base/rsync/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=rsync -version=3.0.6 +version=3.0.7 release=1 source=( http://rsync.samba.org/ftp/$name/$name-$version.tar.gz\ rsync.driver) |