mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 16:37:50 +00:00
lsyncd: rebuild for libiconv changes
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9a6ed48091
commit
aaa707dd24
@ -1,3 +1,6 @@
|
||||
2.0.0
|
||||
2.0.1:
|
||||
- rebuild for libiconv changes
|
||||
|
||||
2.0.0:
|
||||
- initial addon based on lsyncd-2.0.5
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
|
||||
PKG_NAME="lsyncd"
|
||||
PKG_VERSION="2.0.5"
|
||||
PKG_REV="0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://code.google.com/p/lsyncd/"
|
||||
PKG_URL="http://lsyncd.googlecode.com/files/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain libiconv lua"
|
||||
PKG_BUILD_DEPENDS="toolchain $ICONV lua"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="network/backup"
|
||||
PKG_SHORTDESC="Lsyncd (Live Syncing Daemon) synchronizes local directories with a remote targets"
|
||||
|
Loading…
x
Reference in New Issue
Block a user