mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
SABnzbd: update to SABnzbd-0.6.0Beta4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f88f9fbe66
commit
b6c7088ab1
@ -9,9 +9,9 @@ __version__ = 18
|
||||
cleanup_list = ,
|
||||
cache_limit = 128M
|
||||
par_option = ""
|
||||
web_color = white
|
||||
web_color = gold
|
||||
replace_spaces = 0
|
||||
web_color2 = ""
|
||||
web_color2 = "gold"
|
||||
dirscan_speed = 5
|
||||
enable_filejoin = 1
|
||||
create_group_folders = 0
|
||||
|
@ -19,12 +19,13 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="SABnzbd"
|
||||
PKG_VERSION="0.5.6"
|
||||
PKG_VERSION="0.6.0Beta4"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://sabnzbd.org/"
|
||||
PKG_URL="$SOURCEFORGE_SRC/sabnzbdplus/${PKG_NAME}-${PKG_VERSION}-src.tar.gz"
|
||||
#PKG_URL="$SOURCEFORGE_SRC/sabnzbdplus/${PKG_NAME}-${PKG_VERSION}-src.tar.gz"
|
||||
PKG_URL="$SOURCEFORGE_SRC/sabnzbdplus/sabnzbdplus-beta/sabnzbd-0.6.0Beta4/${PKG_NAME}-${PKG_VERSION}-src.tar.gz"
|
||||
PKG_DEPENDS="Cheetah pyOpenSSL yenc unrar unzip par2cmdline"
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user