Browse Source

tayga: add PKG_LICENSE ifnromation

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
lilik-openwrt-22.03
Ian Leonard 10 years ago
parent
commit
2d003b8238
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      ipv6/tayga/Makefile

+ 3
- 1
ipv6/tayga/Makefile View File

@ -9,8 +9,10 @@ PKG_RELEASE:=2
PKG_SOURCE:=tayga-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.litech.org/tayga/
PKG_MD5SUM:=7a7b24165ce008df772f398d86fa280e
PKG_CAT:=bzcat
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
PKG_CAT:=bzcat
PKG_BUILD_DIR:=$(BUILD_DIR)/tayga-$(PKG_VERSION)
PKG_FIXUP:=autoreconf


Loading…
Cancel
Save