config/sources: fix OpenELEC downloadsource

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-17 01:09:47 +01:00
parent 778cc52820
commit e4299dd60f

View File

@ -1,5 +1,5 @@
# OpenELEC Download site
OPENELEC_SRC="http://sources.openelec.tv/src/$OPENELEC_VERSION"
OPENELEC_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
# Sourceforge download site
SOURCEFORGE_SRC="http://prdownloads.sourceforge.net"