SABnzbd-Suite: update addon to 3.0.3

This commit is contained in:
Stefan Saraev 2013-02-09 19:55:02 +02:00
parent 08aabd4338
commit 53c9613e76
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
3.0.3
- update to SABnzbd-0.7.11
- update to CouchPotatoServer-811f35b
- update to SickBeard-6cb5e76
- added option to restart the suite on suspend / resume
3.0.2
- Fixed bug causing configobj to throw an exception with Couchpotato v2s config
- corrected a bug causing most of the suite to crash on first launch in certain circumstances

View File

@ -20,7 +20,7 @@
PKG_NAME="SABnzbd-Suite"
PKG_VERSION="3.0"
PKG_REV="2"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.openelec.tv"