vtuner-driver: change download url

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-09 09:51:18 +01:00
parent 6ad59b561e
commit e2aac23fd0

View File

@ -24,7 +24,7 @@ PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://code.google.com/p/vtuner/" PKG_SITE="http://code.google.com/p/vtuner/"
PKG_URL="http://dl.dropbox.com/u/8224157/OpenELEC-Ultra/addons/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="$DISTRO_SRC/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_DEPENDS="" PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain linux" PKG_BUILD_DEPENDS="toolchain linux"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"