packages: ser2net: bump to 2.9.1
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> git-svn-id: svn://svn.openwrt.org/openwrt/packages@38478 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f38730484d
commit
11e899dbb3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user