Browse Source

triggerhappy: Update to 01-Oct-15 version, force new source download

Signed-off-by: Ted Hess <thess@kitschensync.net>
lilik-openwrt-22.03
Ted Hess 9 years ago
parent
commit
fcb9c2e486
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      utils/triggerhappy/Makefile

+ 3
- 3
utils/triggerhappy/Makefile View File

@ -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. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -8,9 +8,9 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=triggerhappy PKG_NAME:=triggerhappy
PKG_VERSION:=0.3.4
PKG_VERSION:=0.3.4-151001
PKG_REV:=7e5abc69f215678e93a6b999524981c8b40bdcd9 PKG_REV:=7e5abc69f215678e93a6b999524981c8b40bdcd9
PKG_RELEASE:=3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=git://github.com/wertarbyte/triggerhappy PKG_SOURCE_URL:=git://github.com/wertarbyte/triggerhappy


Loading…
Cancel
Save