ser2net: update to 3.2
Beside some bugfixes, this adds multi-connection support. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
125066a1d7
commit
194ff8a6b3
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ser2net
|
||||
PKG_VERSION:=3.1
|
||||
PKG_VERSION:=3.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/ser2net
|
||||
PKG_MD5SUM:=3aa17f5b28a13e4ac16c569a3b9a7e2a
|
||||
PKG_MD5SUM:=85adca01e963ec80ec96f1dfd23aeaec
|
||||
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue