Files
Arch-R/packages/tools/autoupdate/meta
Stephan Raue 7e5e23ad2a autoupdate: depends now on package 'wget'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-17 00:21:36 +02:00

15 lines
367 B
Plaintext

PKG_NAME="autoupdate"
PKG_VERSION="0.2.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="wget"
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"