commit fcb9c2e486f000be2ade3ca63e2be14f3b0c3cfb
parent 298c8263612591c071440018b2af1ca01bd004d4
Author: Ted Hess <thess@kitschensync.net>
Date: Wed, 16 Dec 2015 15:56:58 -0500
triggerhappy: Update to 01-Oct-15 version, force new source download
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git 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