From 535ac87b0b5c6c3770d9cac4cc64c33bca8b6c82 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Sat, 4 Sep 2010 07:22:35 +0000 Subject: [PATCH 1/1] utils/picocom: update picocom to version 1.6 (closes #7873) SVN-Revision: 22886 --- utils/picocom/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/picocom/Makefile b/utils/picocom/Makefile index 21cc4e5482..0cd0c50ce6 100644 --- a/utils/picocom/Makefile +++ b/utils/picocom/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=picocom -PKG_VERSION:=1.4 +PKG_VERSION:=1.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://picocom.googlecode.com/files -PKG_MD5SUM:=08fcc5f6bb9e7676a2569386d5ea9f70 +PKG_MD5SUM:=426c3d30b82cbc80b0dafdccd6020c6c include $(INCLUDE_DIR)/package.mk -- 2.30.2