[Buildroot] [git commit] minicom: bump version

Peter Korsgaard jacmet at sunsite.dk
Sun Mar 11 14:29:43 UTC 2012


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

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/minicom/minicom.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/minicom/minicom.mk b/package/minicom/minicom.mk
index cb09b83..ab65bb6 100644
--- a/package/minicom/minicom.mk
+++ b/package/minicom/minicom.mk
@@ -3,9 +3,9 @@
 # minicom
 #
 #############################################################
-MINICOM_VERSION = 2.6
+MINICOM_VERSION = 2.6.1
 MINICOM_SOURCE = minicom-$(MINICOM_VERSION).tar.gz
-MINICOM_SITE = http://alioth.debian.org/frs/download.php/3689/
+MINICOM_SITE = http://alioth.debian.org/frs/download.php/3700/
 
 # pkg-config is only used to check for liblockdev, which we don't have
 # in BR, so instead of adding host-pkg-config as a dependency, simply



More information about the buildroot mailing list