All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] Change nanocom version to 1.0
@ 2014-08-08  9:00 Sergey Alyoshin
  2014-08-09  8:15 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Alyoshin @ 2014-08-08  9:00 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Sergey Alyoshin <alyoshin.s@gmail.com>
---
 package/nanocom/nanocom.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/nanocom/nanocom.mk b/package/nanocom/nanocom.mk
index c2a9291..f723951 100644
--- a/package/nanocom/nanocom.mk
+++ b/package/nanocom/nanocom.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-NANOCOM_VERSION = 2.6.1
+NANOCOM_VERSION = 1.0
 NANOCOM_SOURCE = nanocom.tar.gz
-NANOCOM_SITE = http://downloads.sourceforge.net/project/nanocom/nanocom/v1.0
+NANOCOM_SITE = http://downloads.sourceforge.net/project/nanocom/nanocom/v$(NANOCOM_VERSION)
 NANOCOM_LICENSE = GPLv2+
 NANOCOM_LICENSE_FILES = COPYING
 
-- 
1.9.1

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

* [Buildroot] [PATCH 1/1] Change nanocom version to 1.0
  2014-08-08  9:00 [Buildroot] [PATCH 1/1] Change nanocom version to 1.0 Sergey Alyoshin
@ 2014-08-09  8:15 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-08-09  8:15 UTC (permalink / raw)
  To: buildroot

>>>>> "Sergey" == Sergey Alyoshin <alyoshin.s@gmail.com> writes:

 > Signed-off-by: Sergey Alyoshin <alyoshin.s@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2014-08-09  8:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08  9:00 [Buildroot] [PATCH 1/1] Change nanocom version to 1.0 Sergey Alyoshin
2014-08-09  8:15 ` Peter Korsgaard

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.