From fe691b69edb80f3ca2c1074cfcea33de1f5df5ba Mon Sep 17 00:00:00 2001 From: piotrasd Date: Sat, 9 Jul 2016 11:29:42 +0100 Subject: [PATCH] amremote update to latest d4f6458 - Fix issues when compiled for aarch64 --- packages/sysutils/amremote/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/amremote/package.mk b/packages/sysutils/amremote/package.mk index aec7ad48ad..cd775cc19b 100644 --- a/packages/sysutils/amremote/package.mk +++ b/packages/sysutils/amremote/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="amremote" -PKG_VERSION="ecdf401" +PKG_VERSION="d4f6458" PKG_REV="1" PKG_ARCH="arm" PKG_LICENSE="other"