ser2net: upgrade to 3.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
2af9435f1c
commit
c90a92f945
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ser2net
|
PKG_NAME:=ser2net
|
||||||
PKG_VERSION:=3.0
|
PKG_VERSION:=3.1
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/ser2net
|
PKG_SOURCE_URL:=@SF/ser2net
|
||||||
PKG_MD5SUM:=bf8af8cfacd35828a9778d69972f6345
|
PKG_MD5SUM:=3aa17f5b28a13e4ac16c569a3b9a7e2a
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0+
|
PKG_LICENSE:=GPL-2.0+
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
Loading…
Reference in a new issue