From 277a112107d36a6f7a181333fbee68784c52629e Mon Sep 17 00:00:00 2001 From: jow Date: Mon, 7 Mar 2011 11:13:52 +0000 Subject: [PATCH] [PATCH] triggerhappy upgrade This weekend I finally got some spare time and was going to fix triggerhappy compile issue but jow already fixed it :) Anyway, this is upgrade to new version. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > git-svn-id: svn://svn.openwrt.org/openwrt/packages@25924 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/triggerhappy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/triggerhappy/Makefile b/utils/triggerhappy/Makefile index e81d03e8c..5d073324d 100644 --- a/utils/triggerhappy/Makefile +++ b/utils/triggerhappy/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=triggerhappy -PKG_VERSION:=0.3.2 -PKG_REV:=c0cedabf8d5bd56ae4cb151ebe708d1ac6a3025d +PKG_VERSION:=0.3.3 +PKG_REV:=6ec420175771e14bebb522a2b682ff257b15810a PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz