diff --git a/packages/tools/autoupdate/meta b/packages/tools/autoupdate/meta new file mode 100644 index 0000000000..119c9f0347 --- /dev/null +++ b/packages/tools/autoupdate/meta @@ -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"