Build Headphones package from httpsource on localhost

This commit is contained in:
RudolfRendier 2011-08-18 16:32:37 +02:00
parent a7e6cc93f3
commit 2f7af5df54

View File

@ -25,7 +25,8 @@ PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://github.com/rembo10/headphones"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
#PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_URL="http://localhost/Headphones-b9dc074.tar.xz"
PKG_DEPENDS="Python SABnzbd"
PKG_BUILD_DEPENDS="toolchain Python"
PKG_PRIORITY="optional"