dcron: rebuild for addon version 2.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-21 03:51:28 +01:00
parent 0ab4afd313
commit 04727196ce
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2.1.1
- update to addon version 2.1
2.0.2
- add possibilty to start / stop addon from addon manager with enable / disable

View File

@ -21,7 +21,7 @@
PKG_NAME="dcron"
PKG_VERSION="4.5"
PKG_REV="2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.jimpryor.net/linux/dcron.html"