[Buildroot] [git commit] nanocom: change version to 1.0

Peter Korsgaard peter at korsgaard.com
Mon Sep 1 13:24:46 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=8aafe1dfb9d1d6753f53661afa3c47fdace8417c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

As that is really what it is.

[Peter: slightly reworded description]
Signed-off-by: Sergey Alyoshin <alyoshin.s at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/nanocom/nanocom.mk |    4 ++--
 1 files 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
 


More information about the buildroot mailing list