rsync: rebuild with xbmc.python API 2.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-01 15:13:29 +01:00
parent d60d4d1d69
commit 43283d2071
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
1.90.1
- depends on xbmc.python API 2.0
1.90.0 1.90.0
- prepare for OpenELEC-1.90 release - prepare for OpenELEC-1.90 release

View File

@ -20,7 +20,7 @@
PKG_NAME="rsync" PKG_NAME="rsync"
PKG_VERSION="3.0.9" PKG_VERSION="3.0.9"
PKG_REV="0" PKG_REV="1"
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"