SABnzbd-Suite: update version rebuilding against updated OpenSSL

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-09 22:22:13 +01:00
parent 88ccfc3a84
commit b9bec710c7
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
1.90.1
- rebuild for OpenSSL upgrade
1.90.0
- prepare for OpenELEC-1.90 release

View File

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