From cbf83cb171ef704bb46e7cff2a9eb93aa626dcbd Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sat, 15 Apr 2017 14:33:00 +0200 Subject: ser2net: add some upstream patches (fixes #4249) As reported by @thornley-touchstar, there are some issues in the showshortport and showport commands on the monitoring channel. After short dicussion with upstream, the following patches were merged upstream to fix the issue(s). Signed-off-by: Michael Heimpold --- net/ser2net/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/ser2net/Makefile') diff --git a/net/ser2net/Makefile b/net/ser2net/Makefile index 793ff13f3..a433fbe98 100644 --- a/net/ser2net/Makefile +++ b/net/ser2net/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ser2net PKG_VERSION:=3.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/ser2net -- cgit v1.2.3