xbmc-addon-xvdr: update to xbmc-addon-xvdr-d973f41

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-25 19:45:31 +01:00
parent 6e862e4c6f
commit 5b6269b5d8

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="xbmc-addon-xvdr"
PKG_VERSION="0.9.5"
PKG_VERSION="d973f41"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE=""
PKG_URL="http://github.com/downloads/pipelka/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_SITE="https://github.com/pipelka/xbmc-addon-xvdr"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="zlib"
PKG_BUILD_DEPENDS="toolchain zlib"
PKG_PRIORITY="optional"