Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] dtach: bump to version v0.9
@ 2016-07-08 21:39 Frank Hunleth
  2016-07-16 14:48 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Hunleth @ 2016-07-08 21:39 UTC (permalink / raw)
  To: buildroot

As part of the v0.9 release, development moved from sourceforge to
GitHub.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
 package/dtach/dtach.hash | 2 +-
 package/dtach/dtach.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/dtach/dtach.hash b/package/dtach/dtach.hash
index c9b7a4c..c643264 100644
--- a/package/dtach/dtach.hash
+++ b/package/dtach/dtach.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256  16614ebddf8ab2811d3dc0e7f329c7de88929ac6a9632d4cb4aef7fe11b8f2a9  dtach-0.8.tar.gz
+sha256  5f7e8c835ee49a9e6dcf89f4e8ccbe724b061c0fc8565b504dd8b3e67ab79f82  dtach-v0.9.tar.gz
diff --git a/package/dtach/dtach.mk b/package/dtach/dtach.mk
index 5f5a903..75c4434 100644
--- a/package/dtach/dtach.mk
+++ b/package/dtach/dtach.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-DTACH_VERSION = 0.8
-DTACH_SITE = http://downloads.sourceforge.net/project/dtach/dtach/$(DTACH_VERSION)
+DTACH_VERSION = v0.9
+DTACH_SITE = $(call github,crigler,dtach,$(DTACH_VERSION))
 DTACH_LICENSE = GPLv2+
 DTACH_LICENSE_FILES = COPYING
 
-- 
2.7.4

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

* [Buildroot] [PATCH] dtach: bump to version v0.9
  2016-07-08 21:39 [Buildroot] [PATCH] dtach: bump to version v0.9 Frank Hunleth
@ 2016-07-16 14:48 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-07-16 14:48 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri,  8 Jul 2016 17:39:06 -0400, Frank Hunleth wrote:
> As part of the v0.9 release, development moved from sourceforge to
> GitHub.
> 
> Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
> ---
>  package/dtach/dtach.hash | 2 +-
>  package/dtach/dtach.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 3 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-07-16 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-08 21:39 [Buildroot] [PATCH] dtach: bump to version v0.9 Frank Hunleth
2016-07-16 14:48 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox