ser2net: update to 3.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
4e9adcbac4
commit
21b9ac9706
1 changed files with 3 additions and 2 deletions
|
@ -8,12 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ser2net
|
||||
PKG_VERSION:=3.2
|
||||
PKG_VERSION:=3.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/ser2net
|
||||
PKG_MD5SUM:=85adca01e963ec80ec96f1dfd23aeaec
|
||||
PKG_MD5SUM:=8daf1cfd70d2b220b184c412c64faf2c
|
||||
PKG_HASH:=3d1cef5f48df8291e57d4d7d4eac2fc809ae644a5524ffca4aebef0f4e4153dc
|
||||
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue