From: florian Date: Fri, 14 Aug 2009 15:11:20 +0000 (+0000) Subject: [package] update input-utils to 20081014-101501 (#5695) X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=53601ce65c4483c356d1400e0ec9d0a75fb7165d;p=packages.git [package] update input-utils to 20081014-101501 (#5695) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17262 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/input-utils/Makefile b/utils/input-utils/Makefile index c7b20bfe7..dbcc4fa8f 100644 --- a/utils/input-utils/Makefile +++ b/utils/input-utils/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2007,2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=input-utils -PKG_VERSION:=20051128-143821 +PKG_VERSION:=20081014-101501 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/input/ PKG_SOURCE:=input-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dl.bytesex.org/cvs-snapshots/ -PKG_MD5SUM:=3f8504c769c41de0456baaaca1484fa6 +PKG_MD5SUM:=a6854dc5218301b67324b483d26f1bee include $(INCLUDE_DIR)/package.mk