lsyncd: rebuild for libiconv changes

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-16 13:02:53 +01:00
parent b0abccdc61
commit 057e728f8d
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2.0.1
- rebuild for libiconv changes
2.0.0 2.0.0
- prepare for OpenELEC-2.0 release - prepare for OpenELEC-2.0 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"