packages/sysutils/amremote: Update amremote utility to ecdf401

This commit is contained in:
Alex Deryskyba 2016-02-24 15:02:46 +01:00 committed by Stephan Raue
parent 8d2478057f
commit 3c5f5a542a

View File

@ -17,12 +17,11 @@
################################################################################
PKG_NAME="amremote"
PKG_VERSION="aa0a9e8"
PKG_VERSION="ecdf401"
PKG_REV="1"
PKG_ARCH="arm"
PKG_LICENSE="other"
PKG_SITE="http://www.amlogic.com"
PKG_URL="https://github.com/codesnake/amremote/releases/download/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS_TARGET="toolchain usbutils"
PKG_PRIORITY="optional"