OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.61k stars 883 forks source link

megaglest-data download location changed #91

Closed viljoviitanen closed 12 years ago

viljoviitanen commented 12 years ago

Hey,

running scripts/get to download all packages before compiling I found out that megaglest-data location has changed.

I solved the problem by changing the file packages/addons/games/megaglest-data/meta:

PKG_URL="$SOURCEFORGE_SRC/megaglest/files/current_release/$PKG_NAME-$PKG_VERSION.7z"

->

PKG_URL="http://downloads.sourceforge.net/project/megaglest/archived/megaglest_3.3.7.2/megaglest-data-3.3.7.2.7z"

I could not figure out easily on how to use the variables and still make the download work ok...

sraue commented 12 years ago

fixed in https://github.com/OpenELEC/OpenELEC.tv/commit/0136c6ffa3259b779df04d9b333503d3318a79e5