treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES

The latter is actually what is used by the build system. Increased
PKG_RELEASE for all packages as this changes the ipk.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2019-04-30 14:52:57 -07:00
parent 30e10c07d3
commit 8e6f049b26
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -2,14 +2,14 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=glog
PKG_VERSION:=0.4.0
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/google/glog/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILE:=COPYING
PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf