|
@ -8,12 +8,13 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=ser2net |
|
|
PKG_NAME:=ser2net |
|
|
PKG_VERSION:=3.2 |
|
|
|
|
|
|
|
|
PKG_VERSION:=3.3 |
|
|
PKG_RELEASE:=1 |
|
|
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:=85adca01e963ec80ec96f1dfd23aeaec |
|
|
|
|
|
|
|
|
PKG_MD5SUM:=8daf1cfd70d2b220b184c412c64faf2c |
|
|
|
|
|
PKG_HASH:=3d1cef5f48df8291e57d4d7d4eac2fc809ae644a5524ffca4aebef0f4e4153dc |
|
|
|
|
|
|
|
|
PKG_LICENSE:=GPL-2.0+ |
|
|
PKG_LICENSE:=GPL-2.0+ |
|
|
PKG_LICENSE_FILES:=COPYING |
|
|
PKG_LICENSE_FILES:=COPYING |
|
|