From: Ted Hess Date: Wed, 16 Dec 2015 20:56:58 +0000 (-0500) Subject: triggerhappy: Update to 01-Oct-15 version, force new source download X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=fcb9c2e486f000be2ade3ca63e2be14f3b0c3cfb;p=feed%2Fpackages.git triggerhappy: Update to 01-Oct-15 version, force new source download Signed-off-by: Ted Hess --- diff --git a/utils/triggerhappy/Makefile b/utils/triggerhappy/Makefile index 2bfedd3711..97c6e90315 100644 --- a/utils/triggerhappy/Makefile +++ b/utils/triggerhappy/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2014-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=triggerhappy -PKG_VERSION:=0.3.4 +PKG_VERSION:=0.3.4-151001 PKG_REV:=7e5abc69f215678e93a6b999524981c8b40bdcd9 -PKG_RELEASE:=3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=git://github.com/wertarbyte/triggerhappy