rsync: update to rsync-3.0.9, prepare for OpenELEC-1.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-17 08:53:23 +02:00
parent 0effee001c
commit 5603bb9d08
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.0.0
- update to rsync-3.0.9
- prepare for OpenELEC-1.0 release
0.99.3 0.99.3
- change icon - change icon

View File

@ -19,8 +19,8 @@
################################################################################ ################################################################################
PKG_NAME="rsync" PKG_NAME="rsync"
PKG_VERSION="3.0.8" PKG_VERSION="3.0.9"
PKG_REV="3" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.samba.org/ftp/rsync/rsync.html" PKG_SITE="http://www.samba.org/ftp/rsync/rsync.html"