From: Alexandros C. Couloumbis Date: Sat, 4 Sep 2010 07:22:35 +0000 (+0000) Subject: utils/picocom: update picocom to version 1.6 (closes #7873) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=535ac87b0b5c6c3770d9cac4cc64c33bca8b6c82;p=openwrt%2Fsvn-archive%2Farchive.git utils/picocom: update picocom to version 1.6 (closes #7873) SVN-Revision: 22886 --- 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