utils/picocom: update picocom to version 1.6 (closes #7873)
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 07:22:35 +0000 (07:22 +0000)
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 07:22:35 +0000 (07:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22886 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/picocom/Makefile

index 21cc4e5..0cd0c50 100644 (file)
@@ -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