All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/tinc: upgrade to upstream version 1.0.30
@ 2016-12-02 22:34 Zoltan Gyarmati
  2016-12-02 23:00 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Zoltan Gyarmati @ 2016-12-02 22:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
---
 package/tinc/tinc.hash | 2 +-
 package/tinc/tinc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/tinc/tinc.hash b/package/tinc/tinc.hash
index 0cccbbf..135a4f3 100644
--- a/package/tinc/tinc.hash
+++ b/package/tinc/tinc.hash
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256	0b502699360f09ce2128a39cf02abca07bfc699fc02ce829b3a90cf5e1e8b344	tinc-1.0.28.tar.gz
+sha256	abc17e25afc1b9e74423c78fef586b11d503cbbbe5e4a2ed323870f4a82faa73 tinc-1.0.30.tar.gz
diff --git a/package/tinc/tinc.mk b/package/tinc/tinc.mk
index fb15c34..6d87cbf 100644
--- a/package/tinc/tinc.mk
+++ b/package/tinc/tinc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TINC_VERSION = 1.0.28
+TINC_VERSION = 1.0.30
 TINC_SITE = http://www.tinc-vpn.org/packages
 TINC_DEPENDENCIES = lzo openssl zlib
 TINC_LICENSE = GPLv2+ with OpenSSL exception
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/tinc: upgrade to upstream version 1.0.30
  2016-12-02 22:34 [Buildroot] [PATCH] package/tinc: upgrade to upstream version 1.0.30 Zoltan Gyarmati
@ 2016-12-02 23:00 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-12-02 23:00 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri,  2 Dec 2016 23:34:00 +0100, Zoltan Gyarmati wrote:
> Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
> ---
>  package/tinc/tinc.hash | 2 +-
>  package/tinc/tinc.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-02 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02 22:34 [Buildroot] [PATCH] package/tinc: upgrade to upstream version 1.0.30 Zoltan Gyarmati
2016-12-02 23:00 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.