mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
Update packages/addons/service/downloadmanager/pyload/meta
This commit is contained in:
parent
ade9db1cdf
commit
a3b7fa466b
@ -24,9 +24,9 @@ PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://pyload.org/"
|
||||
PKG_URL="http://sinupedia.de/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_URL="http://download.pyload.org/$PKG_NAME-src-v$PKG_VERSION.zip"
|
||||
PKG_DEPENDS="Python"
|
||||
PKG_BUILD_DEPENDS="toolchain Python pycurl unrar"
|
||||
PKG_BUILD_DEPENDS="toolchain Python pycurl pycrypto unrar"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="service/downloadmanager"
|
||||
PKG_SHORTDESC="pyLoad is a fast, lightweight and full featured download manager"
|
||||
@ -35,4 +35,4 @@ PKG_LONGDESC="pyLoad is a fast, lightweight and full featured download manager f
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
PKG_AUTORECONF="no"
|
Loading…
x
Reference in New Issue
Block a user