packages: ser2net: bump to 2.9.1
authorGabor Juhos <juhosg@openwrt.org>
Sun, 20 Oct 2013 15:58:24 +0000 (15:58 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 20 Oct 2013 15:58:24 +0000 (15:58 +0000)
This version fixes a segmentation fault due to a missing
buffer wrap.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38478

net/ser2net/Makefile

index 27829724ea87ec9f611a96553503139b8afe3373..c67e08f5f0ea4ab3ccd797bbe1bdf8a20c2bea52 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ser2net
-PKG_VERSION:=2.8
+PKG_VERSION:=2.9.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/ser2net
-PKG_MD5SUM:=1cffbdaad221f19dcf82681472f7f947
+PKG_MD5SUM:=80011ac0e60bbdcb65f1d7a86251e3f3
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1