[LEDE-DEV] [PATCH] packages: update triggerhappy to version 0.5.0 and fix licence tag

txt.file txt.file at txtfile.eu
Mon Jun 26 07:09:00 PDT 2017


Can "PKG_SOURCE_PROTO:=git" also be removed?

kind regards
txt.file
--
This message is signed.

Stefan Tomanek:
> Tested on TP-Link Archer C7
> 
> Signed-off-by: Stefan Tomanek <stefan.tomanek at wertarbyte.de>
> ---
>  utils/triggerhappy/Makefile |    9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)
> 
> diff --git a/utils/triggerhappy/Makefile b/utils/triggerhappy/Makefile
> index 97c6e90..e54363a 100644
> --- a/utils/triggerhappy/Makefile
> +++ b/utils/triggerhappy/Makefile
> @@ -8,18 +8,17 @@
>  include $(TOPDIR)/rules.mk
>  
>  PKG_NAME:=triggerhappy
> -PKG_VERSION:=0.3.4-151001
> -PKG_REV:=7e5abc69f215678e93a6b999524981c8b40bdcd9
> +PKG_VERSION:=0.5.0
> +PKG_REV:=b822888066129350e51ad79f1cf307fa38dae4f7
>  PKG_RELEASE:=1
>  
> -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
> -PKG_SOURCE_URL:=git://github.com/wertarbyte/triggerhappy
> +PKG_SOURCE_URL:=https://github.com/wertarbyte/triggerhappy
>  PKG_SOURCE_PROTO:=git
>  PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
>  PKG_SOURCE_VERSION:=$(PKG_REV)
>  
>  PKG_MAINTAINER:=Ted Hess <thess at kitschensync.net>
> -PKG_LICENSE:=GPL-3.0+
> +PKG_LICENSE:=GPL-3.0
>  PKG_LICENSE_FILES:=COPYING
>  
>  include $(INCLUDE_DIR)/package.mk
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20170626/a9e54af7/attachment.sig>


More information about the Lede-dev mailing list