From 3d123c62a680b2d319daa3cb575c4217cc7cbae1 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 28 Aug 2008 16:38:46 +0000 Subject: [PATCH] Upgrade anyremot to 4.7.1 (#3907) git-svn-id: svn://svn.openwrt.org/openwrt/packages@12426 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/anyremote/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/anyremote/Makefile b/utils/anyremote/Makefile index 63b23835d..a5f179447 100644 --- a/utils/anyremote/Makefile +++ b/utils/anyremote/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=anyremote -PKG_VERSION:=4.4 +PKG_VERSION:=4.7.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/${PKG_NAME} -PKG_MD5SUM:=a8fce6470c32cc263c3610d92e7b4141 +PKG_MD5SUM:=bd177156faa8a59a5d3e02cada243fc3 include $(INCLUDE_DIR)/package.mk -- 2.11.0