triggerhappy: Update to 01-Oct-15 version, force new source download
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
298c826361
commit
fcb9c2e486
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue