SABnzbd-Suite: rebuild for addon version 2.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-21 04:44:37 +01:00
parent 325f765b4a
commit a3a3383b3a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2.1.1
- update to addon version 2.1
- update to SABnzbd-0.6.15
- update to SickBeard-a24eac6
- update to CouchPotato-46dbb59
- update to Headphones-818458e
2.0.1 2.0.1
- fix so python dont steal xbmc's webserver port - fix so python dont steal xbmc's webserver port

View File

@ -19,7 +19,7 @@
################################################################################ ################################################################################
PKG_NAME="SABnzbd-Suite" PKG_NAME="SABnzbd-Suite"
PKG_VERSION="2.0" PKG_VERSION="2.1"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"