mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
autoupdate: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ee8e311009
commit
ee0fa655c4
14
packages/tools/autoupdate/meta
Normal file
14
packages/tools/autoupdate/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="autoupdate"
|
||||
PKG_VERSION="0.1.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.openelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="autoupdate: an simple automatic update script"
|
||||
PKG_LONGDESC="autoupdate: an simple automatic update script."
|
||||
PKG_IS_ADDON="no"
|
Loading…
x
Reference in New Issue
Block a user