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